Remove duplicate file docs. See #15032
git-svn-id: http://svn.automattic.com/wordpress/trunk@16052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7312ccc847
commit
8e078d980c
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue