[SabreAMF] A bug/typo in CallbackServer.php
Tigran Najaryan
tigran2 at aspid.com
Tue Sep 18 03:04:50 PDT 2007
In CallbackServer.php line 66 reads:
$response = new SabreAMF_AMF3_AcknowlegdeMessage($request);
I think it should be:
$response = new SabreAMF_AMF3_AcknowledgeMessage($request);
Thanks
Tigran.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/sabreamf_osflash.org/attachments/20070918/d2d0f113/attachment.html
More information about the sabreamf
mailing list