From: <ex...@us...> - 2014-10-28 07:14:07
|
Revision: 6948 http://sourceforge.net/p/web-erp/reponame/6948 Author: exsonqu Date: 2014-10-28 07:14:01 +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 07:12:24 UTC (rev 6947) +++ trunk/doc/Change.log 2014-10-28 07:14:01 UTC (rev 6948) @@ -1,5 +1,6 @@ webERP Change Log +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 27/10/14 Phil: Removed the $db parameter from all DB_error_msg($db) calls - $db is now global |