Home
last modified time | relevance | path

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

12

/template/ach/
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')) {
/template/aran/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/arctic/
H A Ddetail.php52 $authNS = auth_quickaclcheck("$imgNS:*"); variable
53 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/bootstrap3/compat/inc/Menu/Item/
H A DMediaManager.php18 $authNS = auth_quickaclcheck("$imgNS:*");
19 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/cowboy/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/default/
H A Ddetail.php52 $authNS = auth_quickaclcheck("$imgNS:*"); variable
53 if ($authNS >= AUTH_UPLOAD) {
/template/dokubook/
H A Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/dokubootstrapsimplified/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/dokucms/
H A Ddetail.php75 $authNS = auth_quickaclcheck("$imgNS:*"); variable
76 if ($authNS >= AUTH_UPLOAD) {
/template/dokufreech/
H A Ddetail.php114 $authNS = auth_quickaclcheck("$imgNS:*"); variable
115 … if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/dokukit/
H A Ddetail.php75 $authNS = auth_quickaclcheck("$imgNS:*"); variable
76 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/doogiestpl/
H A Ddetail.php47 $authNS = auth_quickaclcheck("$imgNS:*"); variable
48 if ($authNS >= AUTH_UPLOAD) {
/template/grassstains/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/greensteel/
H A Ddetail.php114 $authNS = auth_quickaclcheck("$imgNS:*"); variable
115 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/knotux/
H A Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/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/monobook/
H A Dinc_detail.php87 $authNS = auth_quickaclcheck("$imgNS:*"); variable
88 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {

12