Home
last modified time | relevance | path

Searched refs:authNS (Results 1 – 2 of 2) sorted by relevance

/plugin/geonav/tpl/startermap/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/plugin/owncloud/tpl/
H A Ddetail.php161 $authNS = auth_quickaclcheck("$imgNS:*"); variable
162 … if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {