- Upgraded to _CCP´s_ new image server image.eveonline.com → images.evetech.net, closed #872
This commit is contained in:
@@ -54,7 +54,7 @@ class AppController extends Controller {
|
||||
parent::afterroute($f3);
|
||||
|
||||
// clear all SSO related temp data
|
||||
if( $f3->exists(Ccp\Sso::SESSION_KEY_SSO) ){
|
||||
if($f3->exists(Ccp\Sso::SESSION_KEY_SSO)){
|
||||
$f3->clear(Ccp\Sso::SESSION_KEY_SSO);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user