Example #1
0
 public function __construct()
 {
     parent::__construct();
     self::$ifx_instance = $this;
     $this->html = ifx_Html::get_instance();
 }