mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix: uniformise name of directory and module name
This commit is contained in:
@@ -114,7 +114,7 @@ class modWebcalendar extends DolibarrModules
|
||||
'langs'=>'other',
|
||||
'position'=>100,
|
||||
'perms'=>'',
|
||||
'enabled'=>'$conf->webcalendar->enabled',
|
||||
'enabled'=>'$conf->webcal->enabled',
|
||||
'target'=>'',
|
||||
'user'=>0
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user