mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix: uniformise name of directory and module name
This commit is contained in:
parent
cf7f7340e4
commit
2f8cd177cf
|
|
@ -114,7 +114,7 @@ class modWebcalendar extends DolibarrModules
|
|||
'langs'=>'other',
|
||||
'position'=>100,
|
||||
'perms'=>'',
|
||||
'enabled'=>'$conf->webcalendar->enabled',
|
||||
'enabled'=>'$conf->webcal->enabled',
|
||||
'target'=>'',
|
||||
'user'=>0
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user