mirror of
https://github.com/itflow-org/itflow
synced 2026-03-12 00:34:52 +00:00
Added an API along with a an API key
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
$config_mail_from_name = $row['config_mail_from_name'];
|
||||
$config_account_balance_threshold = $row['config_account_balance_threshold'];
|
||||
|
||||
$config_api_key = $row['config_api_key'];
|
||||
|
||||
$_SESSION['alert_message'] = '';
|
||||
$_SESSION['alert_type'] = "warning";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user