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