Home
last modified time | relevance | path

Searched refs:authNS (Results 1 – 25 of 37) sorted by last modified time

12

/template/bootstrap3/compat/inc/Menu/Item/
H A DMediaManager.php18 $authNS = auth_quickaclcheck("$imgNS:*");
19 if($authNS < AUTH_UPLOAD) {
/template/default/
H A Ddetail.php52 $authNS = auth_quickaclcheck("$imgNS:*"); variable
53 if ($authNS >= AUTH_UPLOAD) {
/template/dokukit/
H A Ddetail.php75 $authNS = auth_quickaclcheck("$imgNS:*"); variable
76 if ($authNS >= AUTH_UPLOAD) {
/template/arctic/
H A Ddetail.php52 $authNS = auth_quickaclcheck("$imgNS:*"); variable
53 if ($authNS >= AUTH_UPLOAD) {
/template/greensteel/
H A Ddetail.php114 $authNS = auth_quickaclcheck("$imgNS:*"); variable
115 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/dokubootstrapsimplified/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/kajukkk/
H A Ddetail.php114 $authNS = auth_quickaclcheck("$imgNS:*"); variable
115 … if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/wallpaper/
H A Ddetail.php46 $authNS = auth_quickaclcheck("$imgNS:*"); variable
47 if ($authNS >= AUTH_UPLOAD) {
/template/dokucms/
H A Ddetail.php75 $authNS = auth_quickaclcheck("$imgNS:*"); variable
76 if ($authNS >= AUTH_UPLOAD) {
/template/codowik/
H A Ddetail.php125 $authNS = auth_quickaclcheck("$imgNS:*"); variable
126 … if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/ach/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/dokubook/
H A Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/simple_sidebar/
H A Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/starterbootstrap/
H A Ddetail.php80 $authNS = auth_quickaclcheck("$imgNS:*"); variable
81 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/starterpjax/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/taratasy/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/doogiestpl/
H A Ddetail.php47 $authNS = auth_quickaclcheck("$imgNS:*"); variable
48 if ($authNS >= AUTH_UPLOAD) {
/template/dokutwitterbootstrap/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/lisps/
H A Ddetail.php114 $authNS = auth_quickaclcheck("$imgNS:*"); variable
115 … if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/m1/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/mnml-blog/
H A Ddetail.php135 $authNS = auth_quickaclcheck("$imgNS:*"); variable
136 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/prsnl10/
H A Ddetail.php135 $authNS = auth_quickaclcheck("$imgNS:*"); variable
136 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/monobook/
H A Dinc_detail.php87 $authNS = auth_quickaclcheck("$imgNS:*"); variable
88 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/vector/
H A Dinc_detail.php87 $authNS = auth_quickaclcheck("$imgNS:*"); variable
88 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/cowboy/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {

12