mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 19:34:52 +00:00
Turned caching back on for Ajax Modals Function Fix some PHP Error, update credential vars in assets and contacts
This commit is contained in:
@@ -175,6 +175,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
|
||||
|
||||
} else {
|
||||
$software_expire_display = "<span class='text-muted'>N/A</span>";
|
||||
$tr_class = '';
|
||||
}
|
||||
|
||||
$software_created_at = nullable_htmlentities($row['software_created_at']);
|
||||
|
||||
Reference in New Issue
Block a user