More general code cleanup/formatting
This commit is contained in:
+1
-3
@@ -1,6 +1,4 @@
|
|||||||
<?php include("inc_all_client.php"); ?>
|
<?php include("inc_all_client.php");
|
||||||
|
|
||||||
<?php
|
|
||||||
|
|
||||||
//Get Asset Counts
|
//Get Asset Counts
|
||||||
//All Asset Count
|
//All Asset Count
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
<?php include("inc_all_client.php"); ?>
|
<?php include("inc_all_client.php");
|
||||||
|
|
||||||
<?php
|
|
||||||
|
|
||||||
if (isset($_GET['contact_id'])) {
|
if (isset($_GET['contact_id'])) {
|
||||||
$contact_id = intval($_GET['contact_id']);
|
$contact_id = intval($_GET['contact_id']);
|
||||||
|
|||||||
Reference in New Issue
Block a user