✏️ 正在编辑: file_autoload.php
路径:
/opt/alt/php54/usr/share/pear/ezc/File/file_autoload.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** * Autoloader definition for the File component. * * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License * @version 1.2 * @filesource * @package File */ return array( 'ezcFile' => 'File/file.php', ); ?>
💾 保存文件
← 返回文件管理器