migration php3 -> php

This commit is contained in:
beedauchon 2003-09-13 01:14:26 +00:00
parent a55ebdf6dd
commit f63b2fe8dd

View File

@ -33,7 +33,7 @@ function llxHeader($head = "", $urlp = "")
$menu = new Menu();
$menu->add(DOL_URL_ROOT."/comm/clients.php3","Clients");
$menu->add(DOL_URL_ROOT."/comm/clients.php","Clients");
$menu->add("index.php","Fiches d'intervention");