Help
".$e["command"]; if(strlen($e["arguments"])>0){ $tt.="
".str_replace("\n","
",htmlentities($e["arguments"])); } if(strlen($e["description"])>0){ $tt.="
".str_replace("\n","
",htmlentities($e["description"])); } echo $tt; } ?>