📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 11:47:58
📂
/
/
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