# # ChangeLog for trunk/ws.php # # Generated by Trac 1.2.3 # Apr 28, 2024, 2:09:59 PM Mon, 29 Jan 2007 20:38:08 GMT rvelices [1768] * trunk/include/ws_core.inc.php (modified) * trunk/include/ws_functions.inc.php (modified) * trunk/include/ws_protocols/rest_handler.php (modified) * trunk/ws.php (modified) web services: give vincent the calling partner id Wed, 24 Jan 2007 05:07:08 GMT rvelices [1750] * trunk/feed.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/functions_session.inc.php (modified) * trunk/include/functions_url.inc.php (modified) * trunk/include/picture_comment.inc.php (modified) * trunk/language/en_UK.iso-8859-1/common.lang.php (modified) * trunk/language/fr_FR.iso-8859-1/common.lang.php (modified) * trunk/notification.php (modified) * trunk/register.php (modified) * trunk/ws.php (modified) - plugins with own independent scripts work now (cookie_path and url ... Sat, 06 Jan 2007 11:13:08 GMT rvelices [1698] * trunk/include/ws_core.inc.php (added) * trunk/include/ws_functions.inc.php (added) * trunk/include/ws_protocols (added) * trunk/include/ws_protocols/json_encoder.php (added) * trunk/include/ws_protocols/php_encoder.php (added) * trunk/include/ws_protocols/rest_encoder.php (added) * trunk/include/ws_protocols/rest_handler.php (added) * trunk/include/ws_protocols/xmlrpc_encoder.php (added) * trunk/tools/prototype.js (added) * trunk/tools/ws.htm (added) * trunk/ws.php (added) Web service first version.