mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 19:34:52 +00:00
Updated file post to use new logAction function, tidy and added more details to logging
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
</button>
|
||||
</div>
|
||||
<form action="post.php" method="post" autocomplete="off">
|
||||
<input type="hidden" name="client_id" value="<?php echo $client_id; ?>">
|
||||
<input type="hidden" name="file_id" value="<?php echo $file_id; ?>">
|
||||
<div class="modal-body bg-white">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user