| Current Path : /home/bechata/mp/73eb7/ |
| Current File : /home/bechata/mp/73eb7/upgrade-functions.php.tar |
home/bechata/mp/wp-admin/upgrade-functions.php 0000666 00000000525 15236633035 0015375 0 ustar 00 <?php
/**
* WordPress Upgrade Functions. Old file, must not be used. Include
* wp-admin/includes/upgrade.php instead.
*
* @deprecated 2.5.0
* @package WordPress
* @subpackage Administration
*/
_deprecated_file( basename( __FILE__ ), '2.5.0', 'wp-admin/includes/upgrade.php' );
require_once ABSPATH . 'wp-admin/includes/upgrade.php';