[dokuwiki] Re: getting an instance of admin_plugin_acl

Pierre Spring wrote:
hi all,

a new day with a new question ;)

i want to use the admin_acl_del() or admin_acl_add() methodes of the
admin_plugin_acl class in my own plugin...

but i cannot seem to find out how i could get an instance of the
admin_plugin_acl class. is there a way?

or do i have to c/p the methods into my helper plugin?

greetz ... pierre

$acl_plugin = plugin_load('admin','acl'); ?
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: