@ -15,9 +15,9 @@ require_once "language/german.inc.php";
$action = $_GET['action'];
if($action == ''){
if(isset($_GET[error])){
if(isset($_GET['error'])){
$errorno = $_GET[error];
$errorno = $_GET['error'];
$smarty->assign('index_error', 1);
The note is not visible to the blocked user.