"Code is Poetry" by Viper007Bond. fixes #3230

git-svn-id: http://svn.automattic.com/wordpress/trunk@4375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith 2006-10-11 09:26:13 +00:00
parent c3f6e89f0c
commit b111d993b5

View File

@ -5,6 +5,5 @@
require('./wp-config.php');
wp_redirect('wp-login.php?action=register');
exit();
?>