diff options
Diffstat (limited to 'engine/start.php')
-rw-r--r-- | engine/start.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/start.php b/engine/start.php index 1b1b3d6a5..3ba3525c5 100644 --- a/engine/start.php +++ b/engine/start.php @@ -25,7 +25,7 @@ echo "Error in installation: could not load the main Elgg library.";
exit;
}
-
+
/**
* Load the system settings
*/
|