Changes to alerts settings moved enable cron to alerts, updated base url for guest portal

This commit is contained in:
johnny@pittpc.com
2019-08-24 20:20:38 -04:00
parent de48438987
commit 59db66f17e
17 changed files with 166 additions and 146 deletions

View File

@@ -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',