Added AJAXInvokeAction for generic AJAX requests
authorAlexander Ebert <ebert@woltlab.com>
Mon, 22 Oct 2012 13:10:18 +0000 (15:10 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 22 Oct 2012 13:10:18 +0000 (15:10 +0200)
commitb387c4424a5d034b90e53afbd0390833b1ab7e2e
treea2a6acbf3edde8cea4790b5fa76f01d081215c76
parentc3d4da626735dd24985d7a0391cf208b1661090c
Added AJAXInvokeAction for generic AJAX requests
wcfsetup/install/files/lib/action/AJAXInvokeAction.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/action/AJAXProxyAction.class.php