lame quote
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 11 Aug 2005 02:10:20 +0000 (02:10 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 11 Aug 2005 02:10:20 +0000 (02:10 +0000)
includes/DatabaseMysql.php

index a1e0498..02af331 100644 (file)
@@ -2,5 +2,5 @@
 /*
  * Stub database class for MySQL.
  */
-require_once("Database.php");
+require_once('Database.php');
 ?>