From a39b3f4787ecfd4e2f0fd8a1cb48c01cc6f29a7f Mon Sep 17 00:00:00 2001 From: secretr Date: Fri, 4 May 2012 15:01:41 +0000 Subject: [PATCH] menu class header information --- e107_handlers/menu_class.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/e107_handlers/menu_class.php b/e107_handlers/menu_class.php index 3c87355fb..6ce795fcf 100644 --- a/e107_handlers/menu_class.php +++ b/e107_handlers/menu_class.php @@ -2,16 +2,14 @@ /* * e107 website system * - * Copyright (C) 2008-2009 e107 Inc (e107.org) + * Copyright (C) 2008-2012 e107 Inc (e107.org) * Released under the terms and conditions of the * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * e107 Menu Class * - * $Source: /cvs_backup/e107_0.8/e107_handlers/menu_class.php,v $ - * $Revision$ - * $Date$ - * $Author$ + * $URL$ + * $Id$ */ if(!defined('e107_INIT'))