Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
op.FolderAccess.php blank
#3
Hi

In "op.FolderAccess.php" file change line 95

PHP Code:
if (!is_object(getGroup($_GET["groupid"]))) { 

to

PHP Code:
if (!is_object($dms->getGroup($_GET["groupid"]))) { 

Doudoux
Reply


Messages In This Thread
op.FolderAccess.php blank - by max - 03-15-2011, 01:12 AM

Forum Jump:


Users browsing this thread: