From 629502b1472db60433af1f1b0780b886c3e5bdd4 Mon Sep 17 00:00:00 2001 From: momo-i Date: Thu, 3 Feb 2011 09:24:02 +0900 Subject: templates header comment modified for phpdoc --- templates/show_verify_catalog.inc.php | 49 +++++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 19 deletions(-) (limited to 'templates/show_verify_catalog.inc.php') diff --git a/templates/show_verify_catalog.inc.php b/templates/show_verify_catalog.inc.php index 7395a757..7ffef18b 100644 --- a/templates/show_verify_catalog.inc.php +++ b/templates/show_verify_catalog.inc.php @@ -1,24 +1,35 @@ + * @copyright 2001 - 2011 Ampache.org + * @license http://opensource.org/licenses/gpl-2.0 GPLv2 + * @version PHP 5.2 + * @link http://www.ampache.org/ + * @since File available since Release 1.0 + */ show_box_top(); /* HINT: Catalog Name */ -- cgit