root/trunk/includes/class-jsonrpc.php

Jonathan Gotti
malko
Nov 10 2011 * 10:37
(6 months ago)

Revision 430

- unsignificant correction

Revision Date Author Log    
class-jsonrpc.php [419] November 10, 2011 malko - unsignificant correction Changeset Current
class-jsonrpc.php [402] July 25, 2011 malko - make use of curl in syncRequest when enable else default to fsockopen Changeset Diff
class-jsonrpc.php [397] June 10, 2011 malko - add actionStack management in jsonRPC controller + authorize call to htmlDi... Changeset Diff
class-jsonrpc.php [396] May 31, 2011 malko - bug correction in init() that avoided to bind static class at init time - a... Changeset Diff
class-jsonrpc.php [395] May 30, 2011 malko - add a $noCache and $allowDiscovery static properties - if $allowDiscovery i... Changeset Diff
class-jsonrpc.php [394] May 30, 2011 malko - add htmDiscovery method and some more information on parameters discovery -... Changeset Diff
class-jsonrpc.php [393] May 19, 2011 malko - add default error code to jsonRpc exception - partial rewrite of jqueryProx... Changeset Diff
class-jsonrpc.php [387] April 27, 2011 malko - add $autoCleanMagicQuotes property Changeset Diff
class-jsonrpc.php [382] April 13, 2011 malko - set $falseIsError to false as default + now "0", 0 or false will be correct... Changeset Diff
class-jsonrpc.php [381] April 13, 2011 malko - bug correction using JS_TO_HEAD with pending includes and no pending script... Changeset Diff
class-jsonrpc.php [379] March 18, 2011 malko - new jsonrpc class and new jsonrpc controller Changeset Diff