[MFH-1] Fix install sql error
This commit is contained in:
parent
458bbc8bdc
commit
01f513732f
@ -516,7 +516,7 @@ $modsForHesk_settings[\'show_number_merged\'] = 1;';
|
|||||||
$file .= '
|
$file .= '
|
||||||
|
|
||||||
//-- Setting for requesting user\'s location. 0 = Disable, 1 = Enable
|
//-- Setting for requesting user\'s location. 0 = Disable, 1 = Enable
|
||||||
$modsForHesk_settings[\'request_location\'] = 0';
|
$modsForHesk_settings[\'request_location\'] = 0;';
|
||||||
}
|
}
|
||||||
|
|
||||||
return file_put_contents(HESK_PATH.'modsForHesk_settings.inc.php', $file);
|
return file_put_contents(HESK_PATH.'modsForHesk_settings.inc.php', $file);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user