diff options
Diffstat (limited to 'bin/catalog_update.inc')
-rw-r--r-- | bin/catalog_update.inc | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/bin/catalog_update.inc b/bin/catalog_update.inc index ce1699f3..cc0a2f93 100644 --- a/bin/catalog_update.inc +++ b/bin/catalog_update.inc @@ -3,8 +3,6 @@ /** * Catalog Update * - * PHP version 5 - * * LICENSE: GNU General Public License, version 2 (GPLv2) * Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved * @@ -21,14 +19,10 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * @category Bin - * @package Bin - * @author Karl Vollmer <vollmer@ampache.org> + * @package Ampache * @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 */ define('NO_SESSION','1'); |