Add more compatibility stuff in xmlrpcs.inc; split the function used to serve system...
[plcapi.git] / lib / xmlrpcs.inc
2015-05-25 gggeekAdd more compatibility stuff in xmlrpcs.inc; split...
2015-03-24 gggeekWhitespace: add terminating LF to .inc files
2015-03-23 gggeekMove deprecated methods into the compatibility classes...
2014-12-14 gggeekWIP introduce namespaces; move all global functions...
2014-12-09 gggeekMerge 5.3 branch, as that becomes the new master, and...
2014-05-26 Gaetano GiuntaMerge pull request #3 from Smarre/master
2014-05-23 Samu VoutilainenRenamed .inc files to .php files
2014-02-03 gggeekBump requirements to 5.1.0; grammar fixes in comments
2013-11-19 gggeekRemove $id$ tag now that we are on git; update copyrigh...
2011-01-19 ggiunta- remove a test for php versions lower than 5.0
2009-09-05 ggiunta* xmlrpcs.inc, xmlrpcs.inc: remove code that was left...
2009-08-02 ggiunta- xmlrpcs.inc: add a new member var in server class...
2009-07-26 ggiunta- fix typo in a comment
2009-07-02 ggiunta- fix issue 2814470: Fix for signature-check mismatch...
2009-05-07 ggiunta- replace all usage of '= & new' with '= new', as this...
2009-03-16 ggiunta- Initial import of the mob, reorganizing dirs to match...