]> git.mxchange.org Git - friendica.git/blobdiff - index.php
new lines removed
[friendica.git] / index.php
index 139f0a38b0e1dd8f3cc56f0ae21417e841f3e2e3..5f6d74adb9be383a62e917542f1103f186273d81 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -41,7 +41,7 @@ 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);
 
-        
+
 if(! $install) {
 
        /**