aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/common.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/common.inc.php b/include/common.inc.php
index 577917e0d..27b74ae5a 100644
--- a/include/common.inc.php
+++ b/include/common.inc.php
@@ -210,4 +210,3 @@ if ( $user['is_the_guest'] ) $user['username'] = $lang['guest'];
include_once( './template/'.$user['template'].'/htmlfunctions.inc.php' );
define('PREFIX_TABLE', $table_prefix);
?>
-