Exemple #1
0
 public function wp_login($user_login, $user)
 {
     $this->controller->wp_login($user_login, $user);
 }