aboutsummaryrefslogtreecommitdiffstats
path: root/include/init.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/init.inc.php')
-rw-r--r--include/init.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/init.inc.php b/include/init.inc.php
index 87059e4c9..1bcc96ae0 100644
--- a/include/init.inc.php
+++ b/include/init.inc.php
@@ -16,7 +16,7 @@
* the Free Software Foundation; *
* *
***************************************************************************/
-define( PREFIX_INCLUDE, '' );
+define( "PREFIX_INCLUDE", '' );
include_once( './include/config.inc.php' );
include_once( './include/user.inc.php' );