mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Update constructs to not have parenthesis.
This commit is contained in:
@@ -141,7 +141,8 @@ $net_terms_array = array(
|
||||
|
||||
$records_per_page_array = array('5','10','15','20','30','50','100');
|
||||
|
||||
include_once("settings_localization_array.php");
|
||||
include_once "settings_localization_array.php";
|
||||
|
||||
|
||||
$category_types_array = array(
|
||||
'Expense',
|
||||
|
||||
Reference in New Issue
Block a user