From d703009677b94b80d6560055e7cbbf706d9e2953 Mon Sep 17 00:00:00 2001 From: momo-i Date: Thu, 3 Feb 2011 07:30:23 +0900 Subject: header comment for phpdoc --- lib/class/xmldata.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/class/xmldata.class.php') diff --git a/lib/class/xmldata.class.php b/lib/class/xmldata.class.php index b5d1475f..6698e72c 100644 --- a/lib/class/xmldata.class.php +++ b/lib/class/xmldata.class.php @@ -1,7 +1,7 @@ * @copyright 2001 - 2011 Ampache.org * @license http://opensource.org/licenses/gpl-2.0 GPLv2 - * @version Release: + * @version Release: 3.6 * @link http://www.ampache.org/ * @since Class available since Release 1.0 */ -- cgit