More general code cleanup/formatting

This commit is contained in:
Marcus Hill
2023-01-23 21:29:12 +00:00
parent 5d77be3f41
commit 3a54789c4b
9 changed files with 800 additions and 804 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
<?php include("inc_all_client.php"); ?>
<?php
<?php include("inc_all_client.php");
//Get Asset Counts
//All Asset Count
+1 -3
View File
@@ -1,6 +1,4 @@
<?php include("inc_all_client.php"); ?>
<?php
<?php include("inc_all_client.php");
if (isset($_GET['contact_id'])) {
$contact_id = intval($_GET['contact_id']);