migration php3 -> php
This commit is contained in:
parent
a55ebdf6dd
commit
f63b2fe8dd
@ -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");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user