Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
var
/
softaculous
/
webasyst
✏️
Editing: thumb.php
<?php $file = dirname(__FILE__)."/../../../../"."/wa-apps/shop/lib/config/data/thumb.php"; if (file_exists($file)) { include($file); } else { header("HTTP/1.0 404 Not Found"); }
💾 Save Changes
❌ Cancel