🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 21:31:41 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
php53
/
usr
/
share
/
xcache_3
📍 /opt/alt/php53/usr/share/xcache_3
🔄 Refresh
✏️
Editing: index.php
Read Only
<?php chdir("common"); require_once "common.php"; if (!$modules) { die("no sub modules' php pages installed"); } foreach ($modules as $k => $v) { header("Location: $k/"); break; }
💾 Save Changes
❌ Cancel