mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9119 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
/**
|
||||
* We are installing.
|
||||
*
|
||||
* @since unknown
|
||||
* @package WordPress
|
||||
*/
|
||||
define('WP_INSTALLING', true);
|
||||
@@ -49,7 +48,8 @@ else
|
||||
/**
|
||||
* Display setup wp-config.php file header.
|
||||
*
|
||||
* @since unknown
|
||||
* @ignore
|
||||
* @since 2.3.0
|
||||
* @package WordPress
|
||||
* @subpackage Installer_WP_Config
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user