Fix type of list=tags&tgcontinue
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 17 Mar 2013 15:29:00 +0000 (16:29 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Sun, 17 Mar 2013 15:29:00 +0000 (16:29 +0100)
commit46f213221114e095ccbfbbf6159b17b9aaf9d96e
treec3510322d804da6328f3ae633a6c0e5770d84083
parent170cfecb5c05bdc8e77b930afc3fce821f301c68
Fix type of list=tags&tgcontinue

Was already interpretted as string before, but with a default of null,
this is easy to read and looks like all other 'continue' param

Change-Id: Ica972e927d4949bb0e8925f10471b9273c052011
includes/api/ApiQueryTags.php