Esempio n. 1
0
 function initAuth($userAuth)
 {
     if (!self::$_userAuth) {
         self::$_userAuth = $userAuth;
     }
 }