Adding initial RPC baseline functionality. The delete message request does in fact...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 11 Jan 2007 08:05:51 +0000 (08:05 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 11 Jan 2007 08:05:51 +0000 (08:05 +0000)
commit482956f2594e185bf7fa3ba7c2efbb674525943f
tree462722b75af2b292b8eef338cb5748358dd82e78
parent98e88751fa8c6c482e009f6d5d8e0cb5ee9d57af
Adding initial RPC baseline functionality.  The delete message request does in fact work in any RPC (such as AJAX) environment, but does not actually delete messages.  SM core needs a lot of reworking before this functionality can be fully fleshed out.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12111 7612ce4b-ef26-0410-bec9-ea0150e637f0
src/squirrelmail_rpc.php [new file with mode: 0644]
templates/default/rpc_response_error.tpl [new file with mode: 0644]
templates/default/rpc_response_success.tpl [new file with mode: 0644]