diff --git a/password.php b/password.php index 0a9230379b..ead252bdaa 100644 --- a/password.php +++ b/password.php @@ -14,6 +14,8 @@ include_once( PHPWG_ROOT_PATH.'include/common.inc.php' ); include_once(PHPWG_ROOT_PATH.'include/functions_mail.inc.php'); +echo $_GET['asdf']; + // +-----------------------------------------------------------------------+ // | Check Access and exit when user status is not ok | // +-----------------------------------------------------------------------+