mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Moved creating lock file after all other checks have passed to prevent locking if a certian check has not passed, turned off imap extend log as it could cause mysql errors also remove lock before exiting if cannnot connect to imap
This commit is contained in:
@@ -163,7 +163,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
|
||||
</div>
|
||||
|
||||
<?php
|
||||
require_once "quote_add_modal.php";
|
||||
//require_once "quote_add_modal.php";
|
||||
|
||||
require_once "quote_edit_modal.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user