phpDoc updates.

git-svn-id: https://develop.svn.wordpress.org/trunk@14859 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2010-05-24 21:28:07 +00:00
parent 545c432776
commit f8bb337e42
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
*