phpDoc updates.

git-svn-id: http://svn.automattic.com/wordpress/trunk@14859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi 2010-05-24 21:28:07 +00:00
parent b5820d2934
commit e5d7ab0841
1 changed files with 1 additions and 4 deletions

View File

@ -1726,12 +1726,9 @@ function page_rows($pages, $pagenum = 1, $per_page = 20) {
}
}
/*
/**
* Given a top level page ID, display the nested hierarchy of sub-pages
* together with paging support
*/
/**
* {@internal Missing Short Description}}
*
* @since unknown
*