fix quest
@@ -39,7 +39,12 @@ switch($_GET['f']) {
}else {
$qact2=null;
}
if (isset($_GET['qact3'])){
$qact3=preg_replace("/[^a-zA-Z0-9_-]/","",$_GET['qact3']);
$qact3=null;
include("Templates/Ajax/quest_core.tpl");
break;
?>
The note is not visible to the blocked user.