Example #1
0
 public static function init()
 {
     $auth = new Auth();
     $auth->register();
 }