Fixes #405 Retrieve settings at global level
This commit is contained in:
parent
d6956c9e06
commit
ee9718f44e
@ -49,6 +49,8 @@ hesk_session_start();
|
|||||||
hesk_dbConnect();
|
hesk_dbConnect();
|
||||||
hesk_isLoggedIn();
|
hesk_isLoggedIn();
|
||||||
|
|
||||||
|
$modsForHesk_settings = mfh_getSettings();
|
||||||
|
|
||||||
/* Check permissions for this feature */
|
/* Check permissions for this feature */
|
||||||
if ( ! hesk_checkPermission('can_man_kb',0))
|
if ( ! hesk_checkPermission('can_man_kb',0))
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user