📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 16:10:31
📂
/ (Root)
/
var
/
softaculous
/
webasyst
📍 /var/softaculous/webasyst
🔄 Refresh
✏️
Editing: thumb.php
Read Only
<?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