Merge branch 'release-1.2' into develop

This commit is contained in:
Thomas Keller
2011-11-05 14:47:05 +01:00
2 changed files with 3 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ class IDF_Form_ProjectConf extends Pluf_Form
'move_function_params' =>
array('upload_path' => $upload_path,
'upload_path_create' => true,
'upload_overwrite' => true,
'file_name' => $filename,
)
));