mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Update Array
This commit is contained in:
@@ -211,7 +211,9 @@ $ticket_status_array = array (
|
||||
'Pending-Client',
|
||||
'Pending-Vendor',
|
||||
'Scheduled',
|
||||
'Closed'
|
||||
'Closed',
|
||||
'Open',
|
||||
'Auto Close'
|
||||
);
|
||||
|
||||
$industry_select_array = array(
|
||||
|
||||
Reference in New Issue
Block a user