new file mode 100644
@@ -0,0 +1,7 @@
+<?php
+if(!defined("_CHARSET")) exit( );
+
+$output .= "<script language=\"javascript\" type=\"text/javascript\">
+location = \"".PATHTOSMF."index.php?action=register\";
+</script>";
+?>
\ No newline at end of file