// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
php53
/
usr
/
share
/
doc
/
pear
/
Base
/
docs
/
repos
/
Me
[ PARENT ]
EDIT :: myclass1.php
<?php class erMyClass1 { function toString() { echo "Class 'erMyClass1'\n"; } } ?>
SAVE
CANCEL