PATH: //opt/cloudlinux/alt-php74/root/usr/share/pear/test/Structures_Graph/tests
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 AcyclicTestTest.php
↓
X
📄 AllTests.php
↓
X
📄 BasicGraphTest.php
↓
X
📄 TopologicalSorterTest.php
↓
X
📄 helper.inc
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: helper.inc
<?php if ('/opt/alt/php74/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';
SIMPAN PERUBAHAN