Added start_page function in config, Added Contacts and Locations, seperated client nav and page routes out

This commit is contained in:
root
2019-03-18 15:08:56 -04:00
parent baef3b2462
commit c394e927b1
10 changed files with 257 additions and 58 deletions

View File

@@ -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 = "";