anyone else having trouble with NetDebug on the server side when using
Cake AmfPhp? when i try to make a trace() call, i get an error stating
that the class is not available (even though the gateway clearly
includes it). when i do an include, as below, the class works fine.
seems like something fishy is afoot..
require_once("../../vendors/cakeamfphp/amf-core/" .
"util/NetDebug.php");
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---