/**
  * @deprecated 3.1 delete. use NewsController
  */
 public function __construct()
 {
     parent::__construct();
 }