mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-20 08:21:29 +01:00
Fix phpcs
This commit is contained in:
@@ -161,8 +161,8 @@ function getDolUserInt($key, $default = 0, $tmpuser = null)
|
||||
/**
|
||||
* Is Dolibarr module enabled
|
||||
*
|
||||
* @param string $module module name to check
|
||||
* @return int
|
||||
* @param string $module Module name to check
|
||||
* @return boolean True if module is enabled
|
||||
*/
|
||||
function isModEnabled($module)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user