Home
last modified time | relevance | path

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

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/knotux/
H A Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/template/arctic/
H A Ddetail.php52 $authNS = auth_quickaclcheck("$imgNS:*"); variable
53 if ($authNS >= AUTH_UPLOAD) {
/template/sugna/
H A Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/template/dokukit/
H A Ddetail.php75 $authNS = auth_quickaclcheck("$imgNS:*"); variable
76 if ($authNS >= AUTH_UPLOAD) {
/template/scanlines/
H A Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/template/dokucms/
H A Ddetail.php75 $authNS = auth_quickaclcheck("$imgNS:*"); variable
76 if ($authNS >= AUTH_UPLOAD) {
/template/wallpaper/
H A Ddetail.php46 $authNS = auth_quickaclcheck("$imgNS:*"); variable
47 if ($authNS >= AUTH_UPLOAD) {
/template/dokubook/
H A Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/navigation/
H A Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/arctictut/
H A Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/backpack/
H A Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/template/vector/
H A Dinc_detail.php87 $authNS = auth_quickaclcheck("$imgNS:*"); variable
88 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/simple_sidebar/
H A Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/monobook/
H A Dinc_detail.php87 $authNS = auth_quickaclcheck("$imgNS:*"); variable
88 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/starterpjax/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/aran/
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/dokutwitterbootstrap/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/grassstains/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 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/dokubootstrapsimplified/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/apricot/
H A Ddetail.php83 $authNS = auth_quickaclcheck("$imgNS:*"); variable
84 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {

12