diff --git a/config/config.php b/config/config.php
index 8d1beec6a636b29d776e5b41106835a95447ec48..02f58f3fee8a22f602e460597c011c7672eec496 100644
--- a/config/config.php
+++ b/config/config.php
@@ -1,3 +1,3 @@
 <?php
-const ROOT_DIR="/"
+const ROOT_DIR="/";
 ?>