✏️ 正在编辑: helper.inc
路径:
/opt/alt/php72/usr/share/pear/test/Structures_Graph/tests/helper.inc
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?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';
💾 保存文件
← 返回文件管理器