Failure!

An issue occurred when trying to update the modsForHesk_settings.inc.php file.


Add the following lines to your modsForHesk_settings.inc.php file:


//-- Set this to 1 to enable custom field names as keys $modsForHesk_settings[\'custom_field_setting\'] = 0;

//-- Set this to 1 to enable email verification for new customers $modsForHesk_settings[\'customer_email_verification_required\'] = 0;

After you have done this, click this link to continue installation

'; } if ($updateSuccess) { header('Location: updateTo2-0-0.php'); } ?>