Use tmp directory to zip and backup itflow instance

This commit is contained in:
johnnyq
2025-06-19 00:06:54 -04:00
parent baccc8051e
commit e7328f1be5
3 changed files with 112 additions and 76 deletions

View File

@@ -654,7 +654,7 @@ $sql_asset_retired = mysqli_query(
?>
<tr>
<td><?php echo $log_created_at_time_ago; ?></td>
<td class="text-nowrap text-secondary"><?php echo $log_created_at_time_ago; ?></td>
<td><?php echo $log_description; ?></td>
</tr>