Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab

This commit is contained in:
Thomas Keller
2011-12-03 01:21:57 +01:00
55 changed files with 27745 additions and 17228 deletions

View File

@@ -73,6 +73,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,
)
));