Fixed comment block

git-svn-id: file:///svn-source/pmgr/branches/invoice_receipt_20090629/site@229 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-07-06 16:59:13 +00:00
parent 50e7f58d35
commit 280c5dae55

View File

@@ -189,8 +189,8 @@ class Customer extends AppModel {
/************************************************************************** /**************************************************************************
************************************************************************** **************************************************************************
************************************************************************** **************************************************************************
* function: stats * function: saveCustomer
* - Returns summary data from the requested customer. * - Saves the customer and related data
*/ */
function saveCustomer($id, $data, $primary_contact_entry) { function saveCustomer($id, $data, $primary_contact_entry) {