Remove duplicate file docs. See #15032

git-svn-id: https://develop.svn.wordpress.org/trunk@16052 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
scribu 2010-10-28 16:28:58 +00:00
parent 8c293b9d94
commit 554cf6319b
1 changed files with 0 additions and 11 deletions

View File

@ -1,15 +1,4 @@
<?php
/**
* Holds Most of the WordPress classes.
*
* Some of the other classes are contained in other files. For example, the
* WordPress cache is in cache.php and the WordPress roles API is in
* capabilities.php. The third party libraries are contained in their own
* separate files.
*
* @package WordPress
*/
/**
* WordPress Query class.
*