Example #1
0
 public function __construct()
 {
     $this->sMethod = $_SERVER['REQUEST_METHOD'];
     Controller::$oInstance = $this;
 }