From fd5a7a705d4addb79851c04993f9f0387e913927 Mon Sep 17 00:00:00 2001 From: Max Semenik Date: Sat, 2 Oct 2010 08:37:51 +0000 Subject: [PATCH] rm obsolete comment --- includes/db/DatabaseSqlite.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/db/DatabaseSqlite.php b/includes/db/DatabaseSqlite.php index 0cbc51152d..b691d83136 100644 --- a/includes/db/DatabaseSqlite.php +++ b/includes/db/DatabaseSqlite.php @@ -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() { -- 2.20.1