Browse code

Restore eFiction 3.x bridges

Clarissa Walker authored on 2026/07/23 10:30:45
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+<?php
2
+if(!defined("_CHARSET")) exit( );
3
+
4
+$output .= "<script language=\"javascript\" type=\"text/javascript\">
5
+location = \"".PATHTOSMF."index.php?action=register\";
6
+</script>";
7
+?>
0 8
\ No newline at end of file