* (bug 1850) Additional fixes so existing local and remote images
[lhc/web/wiklou.git] / 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');
 ?>