From: <ex...@us...> - 2014-10-28 11:25:34
|
Revision: 6950 http://sourceforge.net/p/web-erp/reponame/6950 Author: exsonqu Date: 2014-10-28 11:25:32 +0000 (Tue, 28 Oct 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-10-28 11:24:10 UTC (rev 6949) +++ trunk/doc/Change.log 2014-10-28 11:25:32 UTC (rev 6950) @@ -1,5 +1,6 @@ webERP Change Log +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 27/10/14 Phil: Removed the $db parameter from all DB_Maintenance($db) calls - $db is now global |