X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FSession.php;h=d9143c8809e1b1b8df215238fd3cd3585e24ffe8;hb=505350c9fb9b16dde6c86d418947592ab3720282;hp=6d059eb4ef5de1d4d69237bdda0aac7bb0817657;hpb=45de8a28cd45f1c4008d08a8d9abecbf9b525545;p=friendica.git diff --git a/src/Core/Session.php b/src/Core/Session.php index 6d059eb4ef..d9143c8809 100644 --- a/src/Core/Session.php +++ b/src/Core/Session.php @@ -11,7 +11,7 @@ use Friendica\Core\Session\DatabaseSessionHandler; /** * High-level Session service class * - * @author Hypolite Petovan + * @author Hypolite Petovan */ class Session {