Home
last modified time | relevance | path

Searched refs:_SERVER (Results 301 – 325 of 667) sorted by relevance

1...<<11121314151617181920>>...27

/plugin/authfacebook/lib/Url/
H A DFacebookUrlDetectionHandler.php150 return isset($_SERVER[$key]) ? $_SERVER[$key] : '';
/plugin/bureaucracy/helper/
H A Dfieldnumber.php96 … $cache_fn = getCacheName(wikiFN($ID).$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.'.'i');
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dio.php156 if (!isset($_SERVER)) {
157 global $_SERVER;
163 $sSelfPath = $_SERVER['PHP_SELF'] ;
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php154 if (!isset($_SERVER)) {
155 global $_SERVER;
161 $sSelfPath = $_SERVER['PHP_SELF'] ;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dio.php156 if (!isset($_SERVER)) {
157 global $_SERVER;
163 $sSelfPath = $_SERVER['PHP_SELF'] ;
/plugin/botbouncer/lib/
H A Dmollom.php580 if(!isset($_SERVER['REMOTE_ADDR'])) return null;
583 $ipAddress = $_SERVER['REMOTE_ADDR'];
587 if(isset($_SERVER['HTTP_X_FORWARDED_FOR']))
591 return array_pop(explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']));
596 if(isset($_SERVER['HTTP_X_CLUSTER_CLIENT_IP'])) return $_SERVER['HTTP_X_CLUSTER_CLIENT_IP'];
/plugin/davcal/
H A Dhelper.php334 if(isset($_SERVER['REMOTE_USER']) && !is_null($_SERVER['REMOTE_USER']))
336 $userid = $_SERVER['REMOTE_USER'];
438 if(isset($_SERVER['REMOTE_USER']) && !is_null($_SERVER['REMOTE_USER']))
440 $userid = $_SERVER['REMOTE_USER'];
491 if(isset($_SERVER['REMOTE_USER']) && !is_null($_SERVER['REMOTE_USER']))
493 $userid = $_SERVER['REMOTE_USER'];
627 if(isset($_SERVER['REMOTE_USER']) && !is_null($_SERVER['REMOTE_USER']))
629 $userid = $_SERVER['REMOTE_USER'];
1533 if(isset($_SERVER['REMOTE_USER']) && !is_null($_SERVER['REMOTE_USER']))
1535 $userid = $_SERVER['REMOTE_USER'];
/plugin/database2/
H A Dmedia.php28 foreach ( array( dirname( __FILE__ ), $_SERVER['SCRIPT_FILENAME'] ) as $path )
69 if ( $_SERVER['REQUEST_METHOD'] != 'GET' )
118 if ( $addr !== $_SERVER['REMOTE_ADDR'] )
139 if ( $_SESSION['useDevIP'] == $_SERVER['REMOTE_ADDR'] )
/plugin/authfacebook/
H A Dauth.php16 …ine('AUTHFACEBOOK_COOKIE', 'SPFB'.md5(DOKU_REL.(($conf['securecookie'])?$_SERVER['SERVER_PORT']:''…
52 $_SERVER['REMOTE_USER'] = $_SESSION[DOKU_COOKIE]['authfacebook']['user'];
69 $_SERVER['REMOTE_USER'] = $uinfo['name'];
173 $_SERVER['REMOTE_USER'] = $user;
/plugin/include/
H A Daction.php67 if (is_null($USERINFO) && !isset($_SERVER['REMOTE_USER'])) return;
85 $remote_user = $_SERVER['REMOTE_USER'];
88 unset($_SERVER['REMOTE_USER']);
124 $_SERVER['REMOTE_USER'] = $remote_user;
/plugin/guestbook/
H A Dbasic.class.php103 $name = ereg_replace("[ \t\r.]", "_", htmlentities($_SERVER['REMOTE_USER']));
319 $header="From: DokuWiki Guestbook <guestbook.wiki@".$_SERVER['HTTP_HOST'].">\n";
386 <div id="header">New entry in DokuWiki Guestbook at <i>'.$_SERVER['HTTP_HOST'].'</i></div>
389 …iv id="confirm"><a href="' . array_shift(split(':', $_SERVER['HTTP_REFERER'], 2)) . '://' . $_SERV…
/plugin/recaptcha2/
H A Daction.php82 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']){
120 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']){
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DConsistency.php243 if (isset($_SERVER['_'])) {
244 return $_SERVER['_'];
/plugin/publish/action/
H A Dapprove.php92 $_SERVER['REMOTE_USER'],
104 $data['approver'] = $_SERVER['REMOTE_USER'];
/plugin/blogtng/exe/
H A Dpingback.php56 $ID = substr($_SERVER['PATH_INFO'], 1);
108 $ID = substr($_SERVER['PATH_INFO'], 1);
/plugin/onlineordering/
H A Dconfirm_form.php10 …"onlineordering_form" id="onlineordering_form" method="post" action="?'.$_SERVER['QUERY_STRING'].'…
104 …"onlineordering_form" id="onlineordering_form" method="post" action="?'.$_SERVER['QUERY_STRING'].'…
/plugin/tindexmenu/
H A Daction.php106 if ($_SERVER['REMOTE_USER']) $newkey=$_SERVER['REMOTE_USER'];
/plugin/footer/
H A Daction.php229 if($_SERVER['REMOTE_USER']) $newkey = $_SERVER['REMOTE_USER'];
/plugin/move/action/
H A Drename.php203 if(!isset($_SERVER['REMOTE_USER'])) return false;
204 if(!auth_isMember($this->getConf('allowrename'), $_SERVER['REMOTE_USER'], (array) $USERINFO['grps'])) return false;
/plugin/popupviewer/
H A Daction.php42 if (isset($_SERVER['HTTP_X_DOKUWIKI_DO'])){
43 $ACT = trim(strtolower($_SERVER['HTTP_X_DOKUWIKI_DO']));
/plugin/fedauth/Auth/
H A DOpenID.php151 } else if (!array_key_exists('REQUEST_METHOD', $_SERVER)) {
163 $data = Auth_OpenID::params_from_string($_SERVER['QUERY_STRING']);
165 if ($_SERVER['REQUEST_METHOD'] == 'POST') {
/plugin/davcard/action/
H A Dajax.php37 if(isset($_SERVER['REMOTE_USER']) && !is_null($_SERVER['REMOTE_USER']))
38 $user = $_SERVER['REMOTE_USER'];
/plugin/openid/Auth/
H A DOpenID.php155 } else if (!array_key_exists('REQUEST_METHOD', $_SERVER)) {
167 $data = Auth_OpenID::params_from_string($_SERVER['QUERY_STRING']);
169 if ($_SERVER['REQUEST_METHOD'] == 'POST') {
/plugin/dokutranslate/
H A Daction.php57 $ret[$i]['user'] = $_SERVER['REMOTE_USER'];
86 $meta['current'][$parid]['user'] = isset($_SERVER['REMOTE_USER']) ? $_SERVER['REMOTE_USER'] : '';
329 $user = $_SERVER['REMOTE_USER'];
403 $cache->cache .= '.' . urlencode($_SERVER['REMOTE_USER']);
/plugin/recaptcha/
H A Daction.php83 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']){
138 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']){

1...<<11121314151617181920>>...27