mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Add Archive to Contacts hiding archived dropdowns in client area
This commit is contained in:
@@ -100,6 +100,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
|
||||
$location_photo = $row['location_photo'];
|
||||
$location_notes = $row['location_notes'];
|
||||
$location_primary = $row['location_primary'];
|
||||
$location_created_at = $row['location_created_at'];
|
||||
$contact_id = $row['contact_id'];
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user