mirror of
git://develop.git.wordpress.org/
synced 2025-02-25 17:13:30 +01:00
git-svn-id: https://develop.svn.wordpress.org/trunk@4728 602fd350-edb4-49c9-b593-d223f7449a82
5 lines
101 B
PHP
5 lines
101 B
PHP
<?php
|
|
// Deprecated. Use registration.php.
|
|
require_once(ABSPATH . WPINC . '/registration.php');
|
|
?>
|