mirror of
https://github.com/itflow-org/itflow
synced 2026-03-28 00:05:40 +00:00
More general code cleanup/formatting
This commit is contained in:
@@ -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