mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Added start_page function in config, Added Contacts and Locations, seperated client nav and page routes out
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
$config_time_format = "h:ia";
|
||||
$config_no_records = "There is nothing here!";
|
||||
|
||||
$config_start_page = "clients.php";
|
||||
|
||||
$config_company_name = "PittPC";
|
||||
$config_company_address = "";
|
||||
$config_company_city = "";
|
||||
|
||||
Reference in New Issue
Block a user