From e80a8d34285b4bd435ede078f51a17b73315a989 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Wed, 2 Jun 2010 11:12:01 +0000 Subject: [PATCH] Doc --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0614a97efde..0a90a605175 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,10 +49,11 @@ For tranlators: For developers: - More comments in code. - Uniformize some code. -- Delete all useless pre.inc.php files. +- Delete all useless pre.inc.php files (this also increase speed). - Fix W3C errors in page forging. - Qual: Mutualize code of menu managers. - Better isolation of modules files and dolibarr core files. +- task #8682 : Remove functions unix_timestamp WARNING: - A lot of class files (*.class.php) has moved into subdirectories. So If you use -- GitLab