Removing magic word __START__ from message file, seems to be unused and a relict...
authorRaimond Spekking <raymond@users.mediawiki.org>
Tue, 14 Aug 2007 10:28:50 +0000 (10:28 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Tue, 14 Aug 2007 10:28:50 +0000 (10:28 +0000)
languages/messages/MessagesEn.php

index 1c4a8f4..b87daae 100644 (file)
@@ -225,7 +225,6 @@ $magicWords = array(
        'forcetoc'               => array( 0,    '__FORCETOC__'           ),
        'toc'                    => array( 0,    '__TOC__'                ),
        'noeditsection'          => array( 0,    '__NOEDITSECTION__'      ),
-       'start'                  => array( 0,    '__START__'              ),
        'currentmonth'           => array( 1,    'CURRENTMONTH'           ),
        'currentmonthname'       => array( 1,    'CURRENTMONTHNAME'       ),
        'currentmonthnamegen'    => array( 1,    'CURRENTMONTHNAMEGEN'    ),