From e5d7ab0841ee7c04f1aa16885596dbf13e13c034 Mon Sep 17 00:00:00 2001 From: westi Date: Mon, 24 May 2010 21:28:07 +0000 Subject: [PATCH] phpDoc updates. git-svn-id: http://svn.automattic.com/wordpress/trunk@14859 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 *