Doc: Doxygen

This commit is contained in:
Laurent Destailleur 2008-01-27 13:56:54 +00:00
parent d28e02fa5f
commit 7f11897409

View File

@ -14,16 +14,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$
* $Source$
*/
/**
\file htdocs/admin/menus/pre.inc.php
\brief Fichier gestionnaire du menu de gauche de l'accueil
\version $Revision$
\version $Id$
*/
require ("../../main.inc.php");
@ -132,7 +129,7 @@ function llxHeader($head = "")
if ($conf->telephonie->enabled)
{
$menu->add(DOL_URL_ROOT."/telephonie/index.php", "Téléphonie");
$menu->add(DOL_URL_ROOT."/telephonie/index.php", "T<EFBFBD>l<EFBFBD>phonie");
}
if ($conf->don->enabled)