aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys/utils.php
diff options
context:
space:
mode:
Diffstat (limited to 'ratatoeskr/sys/utils.php')
-rw-r--r--ratatoeskr/sys/utils.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/ratatoeskr/sys/utils.php b/ratatoeskr/sys/utils.php
index 4b4298f..dd330c6 100644
--- a/ratatoeskr/sys/utils.php
+++ b/ratatoeskr/sys/utils.php
@@ -226,4 +226,3 @@ function delete_directory($dir)
* The Base path of this ratatoeskr site.
*/
define("SITE_BASE_PATH", dirname(dirname(dirname(__FILE__))));
-?>