From: <ex...@us...> - 2014-11-03 02:31:19
|
Revision: 6958 http://sourceforge.net/p/web-erp/reponame/6958 Author: exsonqu Date: 2014-11-03 02:31:16 +0000 (Mon, 03 Nov 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-11-03 02:30:16 UTC (rev 6957) +++ trunk/doc/Change.log 2014-11-03 02:31:16 UTC (rev 6958) @@ -1,5 +1,6 @@ webERP Change Log +3/11/14 Exson: Make Dashboard.php workable in php which version is lower than 5.3. Report by Craig Craven. 28/10/14 Exson: Add Chinese Yuan to default.sql to prevent wrong Chinese Yuan input which leads lots of problem. Advised by Thumb. 28/10/14 Exson: Fixed the variable undefined bug in simplify Chinese manual in Manual/ManualContents.php. Reported by webERP Chinese community QQ group chengdu-belief. 27/10/14 Phil: Removed the $db parameter from all DB_Txn_Begin($db) DB_Txn_Commit($db) DB_Txn_Rollback($db)calls - $db is now global |