_db = new DBClass($DBparams); $this->_db = new DBClassBlog(); } function getBlogIdByName($acron){ $acron = "/".$acron."/"; $strsql = "SELECT blog_id from wp_blogs where path='".$acron."'"; $arr = $this->_db->databaseQuery($strsql); $blogId = $arr[0]["blog_id"]; return $blogId; } function getBlogByName($acron){ $acron = "/".$acron."/"; $strsql = "SELECT blog_id from wp_blogs where path='".$acron."'"; $arr = $this->_db->databaseQuery($strsql); if($arr){ return true; }else{ return false; } } function getCountCommentByPid($PID,$acron){ $reacron = $this->getBlogIdByName($acron); if($reacron!=0){ $strsql = "SELECT comment_count FROM wp_".$reacron."_posts WHERE post_name='".$PID."'"; $arr = $this->_db->databaseQuery($strsql); if(!isset($arr[0]["comment_count"])){ return '0'; }else{ return $arr[0]["comment_count"]; } }else{ return '0'; } } function fechaConexao(){ $this->_db->fechaConexao(); } } ?> $value){ $userAgent = strtolower($HTTP_USER_AGENT); $agent = strtolower($value); if (strstr($userAgent,$agent)){ $isaRobot = true; break; } } if (!$isaRobot){ if($defi['services']['show_login'] != "0"){ $loginURL = "http://".$defi['SCIELO_REGIONAL']['SCIELO_REGIONAL_DOMAIN']. $defi['SCIELO_REGIONAL']['check_login_url']; if(isset($_GET['userID'])) { if (strpos($_SERVER["REQUEST_URI"],"lng")) { $self_url = str_replace("lng=en","lng=".$_GET['lng'],"http://".$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"]); }else{ $self_url = "http://".$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"]."&lng=".$_GET['lng']; } $inicio = strpos($self_url,"userID") -1 ; $self_url = substr($self_url, 0, $inicio); header('P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"'); setcookie("userID",$_GET['userID'],time()+3600,"/"); setcookie("userToken",$_GET['userToken'],time()+3600,"/"); setcookie("tokenVisit",$_GET['tokenVisit'],time()+3600,"/"); setcookie("firstName",$_GET['firstName'],time()+3600,"/"); setcookie("lastName",$_GET['lastName'],time()+3600,"/"); setcookie("userToken",$_GET['userToken'],time()+3600,"/"); setcookie("email",$_GET['email'],time()+3600,"/"); session_write_close(); Header("Location: ".$self_url); exit; } /* se nao verificou no Regional o Login do usuario vai verificar */ /* if(!isset($_SESSION['checkedLogin'])) { if(!isset($_REQUEST['skpa'])=="on"){ $self_url = "http://".$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"]; $inicio = strpos($self_url,"userID") -1 ; if($inicio > 0){ $self_url = substr($self_url, 0, $inicio); } $_SESSION['checkedLogin'] = "true"; session_write_close(); $self_url = '?origem='.str_replace('?','&',$self_url); header("Location: ".$loginURL.$self_url); } } */ } } ?> Estudos Feministas - Home Page

SciELO - Scientific Electronic Library Online

 
available issuesvol.4 special editionvol.5 special edition author indexsubject indexarticles search
alphabetic serial listing   RSS

Publication ofCentro de Filosofia e Ciências Humanas e Centro de Comunicação e Expressão da Universidade Federal de Santa Catarina
Print version ISSN 0104-026X

Mission

To enhance the visibility of scholarly production in the vast field of feminist and gender studies and to furnish feminist activists with analytical tools that might contribute to the practices of the women’s movement.