/template/bootstrap3/compat/inc/Menu/Item/ |
H A D | MediaManager.php | 18 $authNS = auth_quickaclcheck("$imgNS:*"); 19 if($authNS < AUTH_UPLOAD) {
|
/template/default/ |
H A D | detail.php | 52 $authNS = auth_quickaclcheck("$imgNS:*"); variable 53 if ($authNS >= AUTH_UPLOAD) {
|
/template/knotux/ |
H A D | detail.php | 54 $authNS = auth_quickaclcheck("$imgNS:*"); variable 55 if ($authNS >= AUTH_UPLOAD) {
|
/template/arctic/ |
H A D | detail.php | 52 $authNS = auth_quickaclcheck("$imgNS:*"); variable 53 if ($authNS >= AUTH_UPLOAD) {
|
/template/sugna/ |
H A D | detail.php | 54 $authNS = auth_quickaclcheck("$imgNS:*"); variable 55 if ($authNS >= AUTH_UPLOAD) {
|
/template/dokukit/ |
H A D | detail.php | 75 $authNS = auth_quickaclcheck("$imgNS:*"); variable 76 if ($authNS >= AUTH_UPLOAD) {
|
/template/scanlines/ |
H A D | detail.php | 54 $authNS = auth_quickaclcheck("$imgNS:*"); variable 55 if ($authNS >= AUTH_UPLOAD) {
|
/template/dokucms/ |
H A D | detail.php | 75 $authNS = auth_quickaclcheck("$imgNS:*"); variable 76 if ($authNS >= AUTH_UPLOAD) {
|
/template/wallpaper/ |
H A D | detail.php | 46 $authNS = auth_quickaclcheck("$imgNS:*"); variable 47 if ($authNS >= AUTH_UPLOAD) {
|
/template/dokubook/ |
H A D | detail.php | 51 $authNS = auth_quickaclcheck("$imgNS:*"); variable 52 if ($authNS >= AUTH_UPLOAD) {
|
/template/navigation/ |
H A D | detail.php | 51 $authNS = auth_quickaclcheck("$imgNS:*"); variable 52 if ($authNS >= AUTH_UPLOAD) {
|
/template/arctictut/ |
H A D | detail.php | 51 $authNS = auth_quickaclcheck("$imgNS:*"); variable 52 if ($authNS >= AUTH_UPLOAD) {
|
/template/backpack/ |
H A D | detail.php | 54 $authNS = auth_quickaclcheck("$imgNS:*"); variable 55 if ($authNS >= AUTH_UPLOAD) {
|
/template/vector/ |
H A D | inc_detail.php | 87 $authNS = auth_quickaclcheck("$imgNS:*"); variable 88 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|
/template/simple_sidebar/ |
H A D | detail.php | 51 $authNS = auth_quickaclcheck("$imgNS:*"); variable 52 if ($authNS >= AUTH_UPLOAD) {
|
/template/monobook/ |
H A D | inc_detail.php | 87 $authNS = auth_quickaclcheck("$imgNS:*"); variable 88 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|
/template/doogiestpl/ |
H A D | detail.php | 47 $authNS = auth_quickaclcheck("$imgNS:*"); variable 48 if ($authNS >= AUTH_UPLOAD) {
|
/template/starterpjax/ |
H A D | detail.php | 84 $authNS = auth_quickaclcheck("$imgNS:*"); variable 85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|
/template/aran/ |
H A D | detail.php | 84 $authNS = auth_quickaclcheck("$imgNS:*"); variable 85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|
/template/taratasy/ |
H A D | detail.php | 84 $authNS = auth_quickaclcheck("$imgNS:*"); variable 85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|
/template/dokutwitterbootstrap/ |
H A D | detail.php | 84 $authNS = auth_quickaclcheck("$imgNS:*"); variable 85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|
/template/grassstains/ |
H A D | detail.php | 84 $authNS = auth_quickaclcheck("$imgNS:*"); variable 85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|
/template/m1/ |
H A D | detail.php | 84 $authNS = auth_quickaclcheck("$imgNS:*"); variable 85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|
/template/dokubootstrapsimplified/ |
H A D | detail.php | 84 $authNS = auth_quickaclcheck("$imgNS:*"); variable 85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|
/template/apricot/ |
H A D | detail.php | 83 $authNS = auth_quickaclcheck("$imgNS:*"); variable 84 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
|