Commit e39d248a authored by Andy Hausmann's avatar Andy Hausmann

Small bugfix.

parent cf1dc48d
...@@ -18,7 +18,7 @@ $EM_CONF[$_EXTKEY] = array( ...@@ -18,7 +18,7 @@ $EM_CONF[$_EXTKEY] = array(
'author_email' => 'hi@andy-hausmann.de', 'author_email' => 'hi@andy-hausmann.de',
'author_company' => '', 'author_company' => '',
'state' => 'beta', 'state' => 'beta',
'uploadfolder' => 0, 'uploadfolder' => 1,
'createDirs' => '', 'createDirs' => '',
'modify_tables' => '', 'modify_tables' => '',
'clearCacheOnLoad' => 0, 'clearCacheOnLoad' => 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment