[] printHelps($h); } else { /* it's probably an array */ $h = unserialize(urldecode(stripslashes($_GET['h']))); $msg->printHelps($h); } } ?>