]> git.mxchange.org Git - friendica.git/blobdiff - index.php
Merge pull request #162 from tomtom84/master
[friendica.git] / index.php
index 688eee2ee274054b94fc12e44d4ac60475a0753a..5f6d74adb9be383a62e917542f1103f186273d81 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -41,7 +41,6 @@ require_once("dba.php");
 $db = new dba($db_host, $db_user, $db_pass, $db_data, $install);
         unset($db_host, $db_user, $db_pass, $db_data);
 
-require_once('util/profiler.php'); 
 
 if(! $install) {