]> git.mxchange.org Git - friendica.git/blobdiff - include/dba.php
Automatically refresh after two minutes when system is overloaded
[friendica.git] / include / dba.php
index 2c6e72d3a1f3af595e78ca3db70085d856b9756f..3484ac668380478a0fbd9bb141631d6395d7e393 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+require_once("dbm.php");
 
 # if PDO is avaible for mysql, use the new database abstraction
 # TODO: PDO is disabled for release 3.3. We need to investigate why