Doc: Doxygen
This commit is contained in:
parent
d28e02fa5f
commit
7f11897409
@ -14,16 +14,13 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, write to the Free Software
|
||||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
*
|
|
||||||
* $Id$
|
|
||||||
* $Source$
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\file htdocs/admin/menus/pre.inc.php
|
\file htdocs/admin/menus/pre.inc.php
|
||||||
\brief Fichier gestionnaire du menu de gauche de l'accueil
|
\brief Fichier gestionnaire du menu de gauche de l'accueil
|
||||||
\version $Revision$
|
\version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require ("../../main.inc.php");
|
require ("../../main.inc.php");
|
||||||
@ -132,7 +129,7 @@ function llxHeader($head = "")
|
|||||||
|
|
||||||
if ($conf->telephonie->enabled)
|
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)
|
if ($conf->don->enabled)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user