X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fcreate_coy.php;h=8ec0fc4a73d7f63deaaa4a22eaa8112991ff30a8;hb=e8f8879003c1918b59e6da26be7f3927115ec21f;hp=9811d9946b02f9bd6ab4d3a1ea1eefc50bf4aefe;hpb=b6af4ea4c99734cfd051395289107bbba5a405e9;p=fa-stable.git diff --git a/admin/create_coy.php b/admin/create_coy.php index 9811d994..8ec0fc4a 100644 --- a/admin/create_coy.php +++ b/admin/create_coy.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 20; $path_to_root=".."; @@ -20,7 +20,7 @@ include_once($path_to_root . "/includes/ui.inc"); page(_("Create/Update Company")); -$comp_subdirs = array('images', 'pdf_files', 'backup','js_cache', 'reporting'); +$comp_subdirs = array('images', 'pdf_files', 'backup','js_cache', 'reporting', 'attachments'); //--------------------------------------------------------------------------------------------- if (isset($_GET['selected_id']))