X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=blobdiff_plain;f=admin%2Fattachments.php;h=b3ad754532e165c5dab0a41bb5cb1e276962d871;hp=5b5e8247511c359d923f3f85f8a61475dcb5f215;hb=220f68cab16f746b276c7eaefba368ce6654178a;hpb=aa4e64cfb4f81292f825a2ffa295d3aae427d65a diff --git a/admin/attachments.php b/admin/attachments.php index 5b5e8247..b3ad7545 100644 --- a/admin/attachments.php +++ b/admin/attachments.php @@ -163,6 +163,7 @@ if ($Mode == 'RESET') function reset_form() { + global $selected_id; unset($_POST['trans_no']); unset($_POST['description']); $selected_id = -1;