diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-06 07:02:55 -0800 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-06 07:02:55 -0800 |
| commit | 44ae88e8e17713cab81a5cf08820e18896615196 (patch) | |
| tree | 45ecb24e92cbd8454c67a4840eea8ae579ebe68f /modules/gallery/config/upload.php | |
| parent | 1faa2492952a54f0b80cce149ae42b59b91039df (diff) | |
| parent | 04c10a0720b57bc4b6273ea7127d9880c2c28354 (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/gallery/config/upload.php')
| -rw-r--r-- | modules/gallery/config/upload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/config/upload.php b/modules/gallery/config/upload.php index 897ecacf..69ea7768 100644 --- a/modules/gallery/config/upload.php +++ b/modules/gallery/config/upload.php @@ -33,4 +33,4 @@ $config['create_directories'] = FALSE; /** * Remove spaces from uploaded filenames. */ -$config['remove_spaces'] = TRUE;
\ No newline at end of file +$config['remove_spaces'] = FALSE;
\ No newline at end of file |
