Fix : $now defined twice
This commit is contained in:
parent
28b4a03432
commit
d687d37573
@ -78,8 +78,6 @@ if ($action == 'del_bookmark' && ! empty($bid))
|
|||||||
* View
|
* View
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$now=dol_now();
|
|
||||||
|
|
||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
$formfile = new FormFile($db);
|
$formfile = new FormFile($db);
|
||||||
$companystatic=new Societe($db);
|
$companystatic=new Societe($db);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user