mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
fix error messages in log
This commit is contained in:
@@ -864,7 +864,7 @@ if (isset($_GET['ticket_id'])) {
|
||||
|
||||
require_once "ticket_merge_modal.php";
|
||||
|
||||
if ($config_module_enabled_accounting) {
|
||||
if ($config_module_enable_accounting) {
|
||||
require_once "ticket_edit_billable_modal.php";
|
||||
require_once "ticket_invoice_add_modal.php";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user