mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Changes to alerts settings moved enable cron to alerts, updated base url for guest portal
This commit is contained in:
@@ -58,8 +58,6 @@ $config_recurring_auto_send_invoice = $row['config_recurring_auto_send_invoice']
|
||||
$config_api_key = $row['config_api_key'];
|
||||
$config_enable_cron = $row['config_enable_cron'];
|
||||
|
||||
$config_base_url = $row['config_base_url'];
|
||||
|
||||
$client_types_array = array(
|
||||
'Residential',
|
||||
'Law',
|
||||
|
||||
Reference in New Issue
Block a user