Fix: uniformise name of directory and module name

This commit is contained in:
Regis Houssin 2010-05-13 16:20:01 +00:00
parent cf7f7340e4
commit 2f8cd177cf

View File

@ -114,7 +114,7 @@ class modWebcalendar extends DolibarrModules
'langs'=>'other', 'langs'=>'other',
'position'=>100, 'position'=>100,
'perms'=>'', 'perms'=>'',
'enabled'=>'$conf->webcalendar->enabled', 'enabled'=>'$conf->webcal->enabled',
'target'=>'', 'target'=>'',
'user'=>0 'user'=>0
); );