diff --git a/htdocs/core/modules/modAgenda.class.php b/htdocs/core/modules/modAgenda.class.php index 3119553f677a81d83908850c4030327768271546..0e8eae911d28edcb6a6d7895b6013bf478b3f411 100644 --- a/htdocs/core/modules/modAgenda.class.php +++ b/htdocs/core/modules/modAgenda.class.php @@ -5,8 +5,8 @@ * Copyright (C) 2004 Sebastien Di Cintio <sdicintio@ressource-toi.org> * Copyright (C) 2004 Benoit Mortier <benoit.mortier@opensides.be> * Copyright (C) 2009-2011 Regis Houssin <regis.houssin@capnetworks.com> - * Copyright (C) 2013 Cedric Gross <c.gross@kreiz-it.fr> - * Copyright (C) 2015 Bahfir Abbes <bafbes@gmail.com> + * Copyright (C) 2013 Cedric Gross <c.gross@kreiz-it.fr> + * Copyright (C) 2015 Bahfir Abbes <bafbes@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -64,7 +64,7 @@ class modAgenda extends DolibarrModules // Config pages //------------- - $this->config_page_url = array("agenda.php"); + $this->config_page_url = array("agenda_other.php"); // Dependancies //-------------