From 9dd3cdc6245a4235dc2a54db963a9e9f017b6543 Mon Sep 17 00:00:00 2001 From: momo-i Date: Thu, 3 Feb 2011 08:27:09 +0900 Subject: some templates modified header comment --- templates/show_localplay_control.inc.php | 48 +++++++++++++++++++------------- 1 file changed, 29 insertions(+), 19 deletions(-) (limited to 'templates/show_localplay_control.inc.php') diff --git a/templates/show_localplay_control.inc.php b/templates/show_localplay_control.inc.php index 677f3cd9..5c3ffca9 100644 --- a/templates/show_localplay_control.inc.php +++ b/templates/show_localplay_control.inc.php @@ -1,25 +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 + */ ?>
-- cgit