Move length check to secureAndSplit(), so it is always used.
authorWil Mahan <wmahan@users.mediawiki.org>
Tue, 5 Oct 2004 00:17:25 +0000 (00:17 +0000)
committerWil Mahan <wmahan@users.mediawiki.org>
Tue, 5 Oct 2004 00:17:25 +0000 (00:17 +0000)
commitda2c08db84828628ac56fc4cf7c8a15119db8b0b
tree5cf417f641315bce4dffee78d53784b6434eaf6f
parent4cdd28762857db2dd3ac6128050ae9edd8e10eef
Move length check to secureAndSplit(), so it is always used.
Also, don't query the DB for the max length, but use a
hardcoded 255.
includes/Parser.php
includes/SpecialMovepage.php