summaryrefslogtreecommitdiff
path: root/inc/common.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/common.php')
-rw-r--r--inc/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/common.php b/inc/common.php
index c5ad92dc5..0d5efbee9 100644
--- a/inc/common.php
+++ b/inc/common.php
@@ -840,6 +840,7 @@ function pageTemplate($data){
*/
function parsePageTemplate($tpl, $id) {
global $USERINFO;
+ global $conf;
// replace placeholders
$file = noNS($id);