| 
    Stud.IP
    trunk Revision
    
   | 
  
Variables | |
| $error_message = "" | |
| $query = "SELECT 1 FROM Institute WHERE Institut_id = ?" | |
| $statement = DBManager::get()->prepare($query) | |
| $news =& StudipNews::GetNewsByRange($this->config->range_id, true) | |
| if($this->config->getValue("Main", "studiplink")) | else | 
| $i = 0 | |
| $dateform = $this->config->getValue("Main", "dateformat") | |
| $show_date_author = $this->config->getValue("Main", "showdateauthor") | |
| $not_author_link = $this->config->getValue("Main", "notauthorlink") | |
| foreach ( $news as $news_id=> $news_detail) | |
| $dateform = $this->config->getValue("Main", "dateformat") | 
| $error_message = "" | 
| $i = 0 | 
| $news =& StudipNews::GetNewsByRange($this->config->range_id, true) | 
| $not_author_link = $this->config->getValue("Main", "notauthorlink") | 
| $query = "SELECT 1 FROM Institute WHERE Institut_id = ?" | 
| $show_date_author = $this->config->getValue("Main", "showdateauthor") | 
| $statement = DBManager::get()->prepare($query) | 
| if ( $error_message) else | 
| foreach($news as $news_id=> $news_detail) | ( | $news as, | |
| $news_detail | |||
| ) |