From f8bb337e42d464928c27dd71c3c16c5324acea4d Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Mon, 24 May 2010 21:28:07 +0000 Subject: [PATCH] phpDoc updates. git-svn-id: https://develop.svn.wordpress.org/trunk@14859 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/template.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 513c1c35ef..ff8c22ae7f 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -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 *