From: Joe Hunt Date: Mon, 1 Mar 2010 10:14:00 +0000 (+0000) Subject: Rerun X-Git-Tag: 2.3-final~945 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=df71d5dbe42738dea8960e5bd04a461c79eae1b1;p=fa-stable.git Rerun --- diff --git a/admin/create_coy.php b/admin/create_coy.php index 52fd8acb..0a39697a 100644 --- a/admin/create_coy.php +++ b/admin/create_coy.php @@ -317,7 +317,7 @@ function display_company_edit($selected_id) document.forms[0].action='create_coy.php?c=u&ul=1&id=" . $n . "&fn=' + document.forms[0].uploadfile.value } else { - document.forms[0].action='create_coy.php?c=u&id=" . $n . "&fn=' + document.forms[0].uploadfile.value + document.forms[0].action='create_coy.php?c=u&id=" . $n . "' } document.forms[0].submit() }