diff --git a/models/customer.php b/models/customer.php index 02c0ac7..3761c49 100644 --- a/models/customer.php +++ b/models/customer.php @@ -189,8 +189,8 @@ class Customer extends AppModel { /************************************************************************** ************************************************************************** ************************************************************************** - * function: stats - * - Returns summary data from the requested customer. + * function: saveCustomer + * - Saves the customer and related data */ function saveCustomer($id, $data, $primary_contact_entry) {