Avoid undefined offset for $wgImageLimits
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 2 Feb 2013 13:48:33 +0000 (14:48 +0100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sun, 10 Feb 2013 12:36:25 +0000 (13:36 +0100)
commitc598851620a16fa2f0dc643ffaf3f24cb251768c
tree6fd5975e25a1bdd6123da1bdcf725bc1d710b06c
parentca788b36a23823d9a6bf12d89bdbd555ad558ecf
Avoid undefined offset for $wgImageLimits

This can happen, when customized $wgImageLimits, but not
the option in $wgDefaultOptions

Notice:  Undefined offset: 2 in \includes\ImagePage.php on line 364

Change-Id: I1dbcde8782f239279602f509e5987606af8db241
includes/ImagePage.php