From ba48b59b859df29552a107a9e0b45c72c1994739 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 27 Jan 2008 12:12:15 +0000 Subject: [PATCH] Doc: Doxygen --- htdocs/admin/menus/index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/htdocs/admin/menus/index.php b/htdocs/admin/menus/index.php index 068e00389a6..e71908718be 100644 --- a/htdocs/admin/menus/index.php +++ b/htdocs/admin/menus/index.php @@ -15,14 +15,13 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * $Id$ */ /** \file htdocs/admin/menus/index.php \ingroup core - \brief Gestion des menus + \brief Page to show personalized menus + \version $Id$ */ require("./pre.inc.php");