Show
Ignore:
Timestamp:
06/11/11 15:56:38 (2 years ago)
Author:
Torben Brodt
Message:

need possibility to see that user is linked with openid, see #535

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • openid/files/lib/data/openid/OpenID.class.php

    r1430 r1470  
    493493                return $availableLanguages; 
    494494        } 
     495 
     496        /** 
     497         * @see UserLoginForm::readData 
     498         */ 
     499        public static function updateCurrentUser() { 
     500                 
     501        } 
    495502}