diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-08-21 13:48:05 +0000 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-08-21 13:48:05 +0000 |
commit | dad2244d930143c045c9567a2a2d9839b62145a2 (patch) | |
tree | b36bfb5cf9d9f9c6bff96dccad4360687b70ea7f /central/trunk/includes/xmlrpc/is_scalar.php | |
parent | f5834cbf384bc295362f0d664195ee1726def10d (diff) | |
download | instadisc-dad2244d930143c045c9567a2a2d9839b62145a2.tar.gz instadisc-dad2244d930143c045c9567a2a2d9839b62145a2.tar.bz2 instadisc-dad2244d930143c045c9567a2a2d9839b62145a2.zip |
Update: Fixed $resp value receipt
Previously, the return value was recieved by $resp->value(), but that returned an xmlrpcval, not an int. The proper method is $resp->value()->scalarVal(). Refs #44
Diffstat (limited to 'central/trunk/includes/xmlrpc/is_scalar.php')
0 files changed, 0 insertions, 0 deletions