Home
last modified time | relevance | path

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

12

/template/bootstrap3/compat/inc/Menu/Item/
DMediaManager.php18 $authNS = auth_quickaclcheck("$imgNS:*");
19 if($authNS < AUTH_UPLOAD) {
/template/wallpaper/
Ddetail.php46 $authNS = auth_quickaclcheck("$imgNS:*"); variable
47 if ($authNS >= AUTH_UPLOAD) {
/template/dokubook/
Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/arctictut/
Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/scanlines/
Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/template/navigation/
Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/dokukit/
Ddetail.php75 $authNS = auth_quickaclcheck("$imgNS:*"); variable
76 if ($authNS >= AUTH_UPLOAD) {
/template/default/
Ddetail.php52 $authNS = auth_quickaclcheck("$imgNS:*"); variable
53 if ($authNS >= AUTH_UPLOAD) {
/template/dokucms/
Ddetail.php75 $authNS = auth_quickaclcheck("$imgNS:*"); variable
76 if ($authNS >= AUTH_UPLOAD) {
/template/backpack/
Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/template/sugna/
Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/template/arctic/
Ddetail.php52 $authNS = auth_quickaclcheck("$imgNS:*"); variable
53 if ($authNS >= AUTH_UPLOAD) {
/template/knotux/
Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/template/monobook/
Dinc_detail.php87 $authNS = auth_quickaclcheck("$imgNS:*"); variable
88 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/doogiestpl/
Ddetail.php47 $authNS = auth_quickaclcheck("$imgNS:*"); variable
48 if ($authNS >= AUTH_UPLOAD) {
/template/vector/
Dinc_detail.php87 $authNS = auth_quickaclcheck("$imgNS:*"); variable
88 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/simple_sidebar/
Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/wikiweko/
H A Dinc_detail.php87 $authNS = auth_quickaclcheck("$imgNS:*"); variable
88 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/zenlike/
Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/dokubootstrapsimplified/
Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/starterpjax/
Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/m1/
Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/aran/
Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/cowboy/
Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/apricot/
Ddetail.php83 $authNS = auth_quickaclcheck("$imgNS:*"); variable
84 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {

12