rm obsolete comment
authorMax Semenik <maxsem@users.mediawiki.org>
Sat, 2 Oct 2010 08:37:51 +0000 (08:37 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Sat, 2 Oct 2010 08:37:51 +0000 (08:37 +0000)
includes/db/DatabaseSqlite.php

index 0cbc511..b691d83 100644 (file)
@@ -554,7 +554,7 @@ class DatabaseSqlite extends DatabaseBase {
        }
 
        /**
-        * Called by the installer script (when modified according to the MediaWikiLite installation instructions)
+        * Called by the installer script
         * - this is the same way PostgreSQL works, MySQL reads in tables.sql and interwiki.sql using DatabaseBase::sourceFile()
         */
        public function setup_database() {