/
opt
/
alt
/
php55
/
usr
/
share
/
pear
/
ezc
/
autoload
/
/opt/alt/php55/usr/share/pear/ezc/autoload
mkdir
upload
Name
Size
Mode
Actions
archive_autoload.php
2734
0644
edit
dl
rm
base_autoload.php
3150
0644
edit
dl
rm
console_autoload.php
6516
0644
edit
dl
rm
file_autoload.php
301
0644
edit
dl
rm
Edit:
/opt/alt/php55/usr/share/pear/ezc/autoload/file_autoload.php
(301B)
<?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', ); ?>
Save
'File/file.php', ); ?>