projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd24385
)
Added new attachments per company subdirectory.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 11 Jan 2009 20:03:41 +0000
(20:03 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 11 Jan 2009 20:03:41 +0000
(20:03 +0000)
admin/create_coy.php
patch
|
blob
|
history
diff --git
a/admin/create_coy.php
b/admin/create_coy.php
index 9811d9946b02f9bd6ab4d3a1ea1eefc50bf4aefe..a16ea1f9f553959064084f7d4237757fe8189421 100644
(file)
--- 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']))