Ejemplo n.º 1
0
 function getArticle()
 {
     return Mysql::get_object_from_id($this->table, $this->page);
 }