🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 06:14:44 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-php70
/
root
/
usr
/
share
/
tests
/
pear
/
Structures_Graph
/
tests
📍 /opt/cpanel/ea-php70/root/usr/share/tests/pear/Structures_Graph/tests
🔄 Refresh
✏️
Editing: helper.inc
Read Only
<?php if ('/opt/cpanel/ea-php70/root/usr/share/pear' == '@'.'php_dir'.'@') { // This package hasn't been installed. // Adjust path to ensure includes find files in working directory. set_include_path(dirname(dirname(__FILE__)) . PATH_SEPARATOR . dirname(__FILE__) . PATH_SEPARATOR . get_include_path()); } require_once 'Structures/Graph.php';
💾 Save Changes
❌ Cancel