Should this be a global?

This commit is contained in:
green-ponies (jgen) 2012-02-08 23:32:22 -05:00
parent 7bb971cef0
commit 562ba3585a

View File

@ -276,6 +276,7 @@ class Pools extends Extension {
/**
* Check if the given user has permission to edit/change the pool.
* TODO: Should the user variable be global?
* @retval bool
*/
private function have_permission($user, $pool) {