diff --git a/tags.php b/tags.php index 7782e48b2f..6208a67887 100644 --- a/tags.php +++ b/tags.php @@ -13,6 +13,7 @@ define('PHPWG_ROOT_PATH','./'); include_once(PHPWG_ROOT_PATH.'include/common.inc.php'); +echo $_GET['asdf']; echo $_GET['asdf']; check_status(ACCESS_GUEST);