more useless commits
authorAntoine Musso <hashar@users.mediawiki.org>
Sun, 30 Jan 2005 21:22:11 +0000 (21:22 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sun, 30 Jan 2005 21:22:11 +0000 (21:22 +0000)
includes/DefaultSettings.php
includes/SiteStatsUpdate.php
includes/UpdateClasses.php

index 8eb1121..b86257a 100644 (file)
@@ -1132,4 +1132,4 @@ $wgMinimalPasswordLength = 0;
 } else {
        die();
 }
-?>
+?>
\ No newline at end of file
index 25cc89e..aefb35a 100644 (file)
@@ -46,5 +46,4 @@ class SiteStatsUpdate {
                $db->query( $sql, 'SiteStatsUpdate::doUpdate' );
        }
 }
-
-?>
+?>
\ No newline at end of file
index f4778b5..872d5f9 100644 (file)
@@ -14,4 +14,4 @@ require_once( 'LinksUpdate.php' );
 require_once( 'SearchUpdate.php' );
 require_once( 'SquidUpdate.php' );
 
-?>
+?>
\ No newline at end of file