Should this be a global?
This commit is contained in:
parent
7bb971cef0
commit
562ba3585a
@ -276,6 +276,7 @@ class Pools extends Extension {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Check if the given user has permission to edit/change the pool.
|
* Check if the given user has permission to edit/change the pool.
|
||||||
|
* TODO: Should the user variable be global?
|
||||||
* @retval bool
|
* @retval bool
|
||||||
*/
|
*/
|
||||||
private function have_permission($user, $pool) {
|
private function have_permission($user, $pool) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user