|
From: dhodell <dh...@us...> - 2003-05-16 14:41:03
|
CVS commit by dhodell:
WOOO! Added cool as hell amfphpexplorer! example of explorer:
$gw = new Gateway();
$gw->setBaseClassPath('services/');
$gw->explore('com.margrietje.FileService');
M +70 -1 sources/flashservices/app/Executive.php 1.11
M +6 -1 sources/flashservices/app/Gateway.php 1.11
|