文件操作 - helper.inc
返回文件管理
返回主菜单
删除本文件
文件: /opt/alt/php73/usr/share/pear/test/Structures_Graph/tests/helper.inc
编辑文件内容
<?php if ('/opt/alt/php73/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';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件