Merge pull request #406 from mkoch227/bug-fix-kb-folder-ignored
Fixes KB Attachments
This commit is contained in:
commit
06b9c1826a
@ -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