|
From: justinwatkins <jus...@us...> - 2003-03-26 17:39:40
|
CVS commit by justinwatkins: Removed the dependency on the AMFPHP_INCLUDE_PATH constant. Now the Gateway finds the home directory by using the __FILE__ constant and locating the parent directory with a series of dirname commands. This should a more user friendly approach because the user doesn't have to tell amfphp where to find itself basically. M +14 -13 sources/flashservices/app/Gateway.php 1.6 |