root/tags/1.3/wp-admin/admin-functions.php

Revision 1069, 104 bytes (checked in by donncha, 11 months ago)

Merge with WP 2.3 - testing use only!
Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439

  • Property svn:eol-style set to native
Line 
1 <?php
2 // Deprecated.  Use includes/admin.php.
3 require_once(ABSPATH . 'wp-admin/includes/admin.php');
4 ?>
5
Note: See TracBrowser for help on using the browser.