예제 #1
0
 function __construct($dispatcher)
 {
     parent::__construct($dispatcher);
     $this->plugin = $this->dispatcher->current_plugin;
 }