Skip to content

Commit

Permalink
Update authgroup.php
Browse files Browse the repository at this point in the history
  • Loading branch information
armandostyl committed Dec 22, 2023
1 parent c138497 commit 0357446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helper/authgroup.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// must be run within Dokuwiki
if(!defined('DOKU_INC')) die();

class helper_plugin_structgroup_authgroup extends DokuWiki_Plugin {
class helper_plugin_structgroup8_authgroup extends DokuWiki_Plugin {
protected $groupsloaded = false;
protected $groups = array();

Expand Down

0 comments on commit 0357446

Please sign in to comment.