Exemplo n.º 1
0
 function setCurrentPage($current)
 {
     self::$header_count = self::$header_count + 1000;
     $this->_current_page = $current;
 }