fixed timestamp validation for api
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 5 Jan 2013 20:09:16 +0000 (21:09 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 5 Jan 2013 20:09:16 +0000 (21:09 +0100)
commitb65a72da0b4ecddc2333cc0eef502c40db12e6e3
treec5eafc3d28ed0ffbf9be5933b7ef6d37e9a91efa
parentfb1d2fe21907a2cb41d5910ac57d885f57eaed4d
fixed timestamp validation for api

wfTimestamp returns false on failure.

Renamed variable to output original input on failure and not the false

Change-Id: I39d31f35dae88b8a6e50ebee76a3be8722603ef3
includes/api/ApiBase.php