Don't put \n on the end of every error() call, just do it in error() itself. Still...
authorChad Horohoe <demon@users.mediawiki.org>
Sun, 2 Aug 2009 21:55:10 +0000 (21:55 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sun, 2 Aug 2009 21:55:10 +0000 (21:55 +0000)
commit30468dbcf754c38a8f4e534951015159748776bc
tree679537c3bac19f4f764a6babaf80610c6c79c43a
parent5ff7ffe312d2881725293deb994c863103923271
Don't put \n on the end of every error() call, just do it in error() itself. Still have to use on output(), because people like "Something...done" stuff.
25 files changed:
maintenance/Maintenance.php
maintenance/addwiki.php
maintenance/benchmarkPurge.php
maintenance/changePassword.php
maintenance/cleanupSpam.php
maintenance/createAndPromote.php
maintenance/deleteBatch.php
maintenance/deleteOldRevisions.php
maintenance/edit.php
maintenance/fixTimestamps.php
maintenance/getLagTimes.php
maintenance/moveBatch.php
maintenance/populateLogSearch.php
maintenance/populateParentId.php
maintenance/protect.php
maintenance/reassignEdits.php
maintenance/rebuildFileCache.php
maintenance/rebuildtextindex.php
maintenance/removeUnusedAccounts.php
maintenance/renameDbPrefix.php
maintenance/runJobs.php
maintenance/sql.php
maintenance/stats.php
maintenance/updateRestrictions.php
maintenance/updateSpecialPages.php