17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 689 Views |
-
Creating folders

20 October 2008 at 3:57pm
I noticed that in v2.2.2 the function addfolder() in cms/code/AssetAdmin.php uses the line
chmod($filename, Filesystem::$file_create_mask);
should this not be
chmod($filename, Filesystem::$folder_create_mask);
?
Cheers,
Rane
| 689 Views | ||
|
Page:
1
|
Go to Top |

