[ Index ]

PHP Cross Reference of WordPress 3.0 beta 1

[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/wp-includes/ -> registration-functions.php (source)

   1  <?php
   2  /**
   3   * Deprecated. Use registration.php.
   4   *
   5   * @package WordPress
   6   */
   7  _deprecated_file( basename(__FILE__), '2.1', WPINC .  '/registration.php' );
   8  require_once (ABSPATH . WPINC .  '/registration.php');
   9  ?>


Generated: Mon Apr 5 14:26:09 2010 Cross-referenced by PHPXref 0.7