summaryrefslogtreecommitdiffstats
path: root/wp-inst/wp-signup.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-inst/wp-signup.php')
-rw-r--r--wp-inst/wp-signup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-inst/wp-signup.php b/wp-inst/wp-signup.php
index 4f4017f..6261a5f 100644
--- a/wp-inst/wp-signup.php
+++ b/wp-inst/wp-signup.php
@@ -19,7 +19,7 @@ require ('wp-config.php');
//graceful_fail('Signups are disabled for a few minutes. Sorry! Please try again soon.');
-require_once( ABSPATH . WPINC . '/registration-functions.php');
+require_once( ABSPATH . WPINC . '/registration.php');
do_action("signup_header");