opt
/
alt
/
php72
/
usr
/
share
/
pear
/
test
/
Structures_Graph
/
tests
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
AcyclicTestTest.php
1.28 KB
Rename
Delete
AllTests.php
444 bytes
Rename
Delete
BasicGraphTest.php
8.85 KB
Rename
Delete
TopologicalSorterTest.php
1.83 KB
Rename
Delete
helper.inc
361 bytes
Rename
Delete
<?php if ('/opt/alt/php72/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