mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -1294,6 +1294,7 @@ function check_class($var, $userclass = null, $uid = 0)
|
||||
/**
|
||||
* @param $arg
|
||||
* @param bool|mixed|string $ap
|
||||
* @param mixed $path
|
||||
* @return bool
|
||||
*/
|
||||
function getperms($arg, $ap = ADMINPERMS, $path = e_SELF)
|
||||
|
Reference in New Issue
Block a user