Home
last modified time | relevance | path

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

12

/template/navigation/
H A Ddetail.php51 $authNS = auth_quickaclcheck("$imgNS:*"); variable
52 if ($authNS >= AUTH_UPLOAD) {
/template/prsnl10/
H A Ddetail.php135 $authNS = auth_quickaclcheck("$imgNS:*"); variable
136 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/scanlines/
H A Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 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/sugna/
H A Ddetail.php54 $authNS = auth_quickaclcheck("$imgNS:*"); variable
55 if ($authNS >= AUTH_UPLOAD) {
/template/taratasy/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/template/templar/
H A Ddetail.php114 $authNS = auth_quickaclcheck("$imgNS:*"); variable
115 … 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/wallpaper/
H A Ddetail.php46 $authNS = auth_quickaclcheck("$imgNS:*"); variable
47 if ($authNS >= AUTH_UPLOAD) {
/template/zenlike/
H A Ddetail.php84 $authNS = auth_quickaclcheck("$imgNS:*"); variable
85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {

12