dolibarr/htdocs/compta/export
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
..
modules 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
ComptaJournalPaiement.class.php Fix: include incorrect 2007-10-09 22:23:14 +00:00
ComptaJournalPdf.class.php Fix: include incorrect 2007-10-09 22:23:14 +00:00
ComptaJournalVente.class.php Fix: include incorrect 2007-10-09 22:23:14 +00:00
index.php Gestion du stockage des documents dans des repertoires annuels 2006-12-23 15:23:51 +00:00
liste.php Uniformisation du mode d'appel de dolibarr_print_date 2007-06-16 13:56:05 +00:00
pre.inc.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