aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index dd2c5d9..4deefcd 100644
--- a/index.php
+++ b/index.php
@@ -50,6 +50,8 @@ try {
$route = $pieces['path'];
$route = rtrim($route, '/');
+ $GLOBALS['forceopen'] = isset($_GET['forceopen']);
+
// generic template
$tpl = new PhpTemplate('template/page.phtml');
$tpl->set(array(