Creates a new plat/al error code for invalid request. This is intended
authorVincent Zanotti <vincent.zanotti@m4x.org>
Mon, 3 Jan 2011 16:51:31 +0000 (17:51 +0100)
committerVincent Zanotti <vincent.zanotti@m4x.org>
Mon, 3 Jan 2011 16:51:31 +0000 (17:51 +0100)
commit1547b0f6051a721ef80013d99f997dac1f819f84
treeaa824c037f19683d4ce5aec9a71e1fe433321a3a
parenta59a4446b3f96e25620e98d4aab14860dd2ee951
Creates a new plat/al error code for invalid request. This is intended
to be used for requests where the URL format, or the input is invalid
(for instance non JSON-encoded input for the API).

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
classes/platal.php
modules/core.php
templates/40x.tpl [moved from templates/403.tpl with 100% similarity]