bug fixing minor improvements

This commit is contained in:
exodus4d
2015-07-31 15:54:10 +02:00
parent 9826be3275
commit 65cbc9440f
377 changed files with 6077 additions and 3136 deletions

View File

@@ -117,6 +117,15 @@ class User extends Controller\Controller{
}
}
/**
* log the current user out + clear character system log data
*/
public function logOut(){
$this->deleteLog();
return parent::logOut();
}
/**
* save/update "map sharing" configurations for all map types
* the user has access to