Updated install file;

Added the first language vars; 
Added UMIL;
This commit is contained in:
Marc Alexander
2010-08-27 21:07:35 +00:00
parent 971455668d
commit ed1e01e7ec
42 changed files with 9199 additions and 2 deletions

View File

@@ -53,6 +53,11 @@ $versions = array(
'PRIMARY_KEY' => 'module_id',
)),
),
'config_add' => array(array(
array('board3_enable', true),
//array('test_mod_bool', true),
//array('test_mod_bool', true),
)),
),
);