diff --git a/templates/bulletproof/config.inc.php b/templates/bulletproof/config.inc.php index f60c035a..6561a84b 100644 --- a/templates/bulletproof/config.inc.php +++ b/templates/bulletproof/config.inc.php @@ -12,6 +12,7 @@ if (file_exists($probelang)) { include dirname(__FILE__) . '/lang_en.inc.php'; $serendipity['smarty']->assign(array('currpage'=> "http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'])); +$serendipity['smarty']->assign(array('currpage2'=> $_SERVER['REQUEST_URI'])); function serendipity_plugin_api_event_hook($event, &$bag, &$eventData, $addData = null) { global $serendipity; diff --git a/templates/bulletproof/index.tpl b/templates/bulletproof/index.tpl index c10ed214..4f2ea6f4 100644 --- a/templates/bulletproof/index.tpl +++ b/templates/bulletproof/index.tpl @@ -87,7 +87,7 @@
@@ -183,7 +183,7 @@