Wordpress/wp-includes/registration-functions.php
2007-01-13 21:23:41 +00:00

5 lines
83 B
PHP

<?php
// Deprecated. Use registration.php.
require_once('./registration.php');
?>