(bug 41899) Fix "Undefined index: start" notice
authorKevin Israel <pleasestand@live.com>
Thu, 8 Nov 2012 18:37:06 +0000 (13:37 -0500)
committerKevin Israel <pleasestand@live.com>
Thu, 8 Nov 2012 18:58:47 +0000 (13:58 -0500)
commit4f6234213f059a68a5170714291c6a8fc4cb7768
tree596dc9bc4b63d4a7c7d0957fcb6b646db464ad89
parent1daf0c56d9065280e9ef41f45dcf0820de4ef62c
(bug 41899) Fix "Undefined index: start" notice

Unsetting the continue param rather than setting it to null
results in this PHP error message.

Patchset 2: added release note.

Change-Id: Ieb6be0ac047d6a4a46fb6522fbbdc058bb386411
RELEASE-NOTES-1.21
includes/api/ApiQueryRevisions.php