Exemplo n.º 1
0
 public function __construct($model = NULL, $type = NULL)
 {
     parent::__construct($model, $type);
     $this->where('extension', '=', 'com_weblinks');
 }