dolibarr/htdocs/accountancy
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
..
accountancyaccount.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
accountancysystem.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