From 66b24507e18a2717d0b07018598305e8eff84c80 Mon Sep 17 00:00:00 2001
From: REJack allow_group()
function.
Wait a minute! Hobbits should not have immortality
. We need to fix this, we can use deny()
to remove the permission.
Wait a minute! Hobbits should not have immortality
. We need to fix this, we can use deny_group()
to remove the permission.
$this->aauth->deny('hobbits','immortality');
$this->aauth->deny_group('hobbits','immortality');