mirror of
https://github.com/itflow-org/itflow
synced 2026-09-23 15:11:16 +00:00
More general code cleanup/formatting
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<?php include("inc_all_client.php"); ?>
|
||||
|
||||
<?php
|
||||
<?php include("inc_all_client.php");
|
||||
|
||||
//Get Asset Counts
|
||||
//All Asset Count
|
||||
|
||||
@@ -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']);
|
||||
|
||||
Reference in New Issue
Block a user