Im getting a weird error when I click on Customers:
Fatal error: Call to undefined function: zen_get_sources_name() in /home/paperzom/public_html/admin/customers.php on line 1055
Here is line 1055:
$entry_referral = zen_get_sources_name($source->fields['customers_info_source_id'], $customers->fields['customers_id']);



