aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/install.php')
-rw-r--r--engine/lib/install.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/lib/install.php b/engine/lib/install.php
index 42df3e17f..f1ad74b23 100644
--- a/engine/lib/install.php
+++ b/engine/lib/install.php
@@ -67,7 +67,6 @@ function db_check_settings($user, $password, $dbname, $host) {
return $result;
}
-
/**
* Returns whether or not the database has been installed
*