X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FSession.php;h=d9143c8809e1b1b8df215238fd3cd3585e24ffe8;hb=505350c9fb9b16dde6c86d418947592ab3720282;hp=6d059eb4ef5de1d4d69237bdda0aac7bb0817657;hpb=eaf81e5e66db1f722192005ff75bb5831c1912eb;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 {