Replaced old logging with new logging function in document post along with tidy, wording updates and better logging

This commit is contained in:
johnnyq
2024-11-09 18:01:59 -05:00
parent ae06ddb068
commit 0917633848
8 changed files with 213 additions and 71 deletions

View File

@@ -9,7 +9,6 @@
</div>
<form action="post.php" method="post" autocomplete="off">
<input type="hidden" name="document_id" value="<?php echo $document_id; ?>">
<input type="hidden" name="client_id" value="<?php echo $client_id; ?>">
<div class="modal-body bg-white">
<div class="form-group">