dolibarr/htdocs/fichinter
Laurent Destailleur 4d0a68d48c Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())).
This is to be more portable, to solve problem when database server time differs from PHP server and to prepare for TZ support.
2008-08-27 18:53:27 +00:00
..
apercu.php Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main. 2008-01-29 19:03:26 +00:00
contact.php New: Super clean of permissions checks 2008-02-25 20:03:21 +00:00
fiche.php Fix: Bug 23775 2008-07-15 00:57:36 +00:00
fichinter.class.php Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())). 2008-08-27 18:53:27 +00:00
index.php Reorganize functions 2008-04-09 18:13:45 +00:00
info.php New: Super clean of permissions checks 2008-02-25 20:03:21 +00:00
note.php New: Super clean of permissions checks 2008-02-25 20:03:21 +00:00
pre.inc.php Ajout chargement des langues 2005-04-19 10:40:38 +00:00
rapport.php Fix: renommage du champs "note" en "description" 2007-06-22 08:44:46 +00:00