Index: trunk/phase3/includes/db/DatabaseSqlite.php |
— | — | @@ -554,7 +554,7 @@ |
555 | 555 | } |
556 | 556 | |
557 | 557 | /** |
558 | | - * Called by the installer script (when modified according to the MediaWikiLite installation instructions) |
| 558 | + * Called by the installer script |
559 | 559 | * - this is the same way PostgreSQL works, MySQL reads in tables.sql and interwiki.sql using DatabaseBase::sourceFile() |
560 | 560 | */ |
561 | 561 | public function setup_database() { |