Skip to content

Commit

Permalink
Update Inspection.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosb committed Apr 23, 2024
1 parent 5551715 commit e98c144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/controllers/Inspection.php
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ public function resetinspection()
$newprfx = "";
}
if (unlink($grfile) && unlink($enfile)) {
$updinsp['qrcode_inspection'] = '';
$updinsp['status_inspection'] = 0;
$updinsp['filename_inspection'] = '';
$updinsp['en_filename_inspection'] = '';
Expand Down

0 comments on commit e98c144

Please sign in to comment.