author | hurons@caf4f556-3d62-0410-8435-a86758001935 |
Mon, 17 May 2010 16:27:48 +0000 | |
changeset 185 | f95364475618 |
parent 136 | bde1974c263b |
child 194 | 32102edaa81b |
permissions | -rw-r--r-- |
<?php /** * WordPress Upgrade Functions. Old file, must not be used. Include * wp-admin/includes/upgrade.php instead. * * @deprecated 2.5 * @package WordPress * @subpackage Administration */ _deprecated_file( basename(__FILE__), '2.5', 'wp-admin/includes/upgrade.php' ); require_once(ABSPATH . 'wp-admin/includes/upgrade.php'); ?>