Fix sourceforge bug 855544
authorAntoine Musso <hashar@users.mediawiki.org>
Sun, 14 Mar 2004 05:28:46 +0000 (05:28 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sun, 14 Mar 2004 05:28:46 +0000 (05:28 +0000)
commit73246ffd35aad510f4664f14e0c8abe7633f9d60
treef109695d390589cd108d0cb8de9886f17ec684f0
parent6d372793c0a2fd926aef18ac834fc48a6f55f606
Fix sourceforge bug 855544

Disallow the creation of articles with titles wich are bigger than the size of cur_title in the database.  Please review this code, it is working but I am not sure if it is safe :)
includes/Title.php