X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fcreate_coy.php;h=a16ea1f9f553959064084f7d4237757fe8189421;hb=529c8145fbb571a2e6c1ecb9ad6aa32cb0e79120;hp=9811d9946b02f9bd6ab4d3a1ea1eefc50bf4aefe;hpb=b6af4ea4c99734cfd051395289107bbba5a405e9;p=fa-stable.git diff --git a/admin/create_coy.php b/admin/create_coy.php index 9811d994..a16ea1f9 100644 --- a/admin/create_coy.php +++ b/admin/create_coy.php @@ -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']))