X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FSession%2FCacheSessionHandler.php;h=3ebdb99e167a499502940ae2c0f337489458dbac;hb=3dfb0c2e7cc84dc7e43a975f44e8854b98d043bc;hp=507735c4fc41a11391c9b70deefb416ab337d653;hpb=69a7afc577b85a57bc04f676d273866191ab8462;p=friendica.git diff --git a/src/Core/Session/CacheSessionHandler.php b/src/Core/Session/CacheSessionHandler.php index 507735c4fc..3ebdb99e16 100644 --- a/src/Core/Session/CacheSessionHandler.php +++ b/src/Core/Session/CacheSessionHandler.php @@ -13,7 +13,7 @@ require_once 'include/text.php'; /** * SessionHandler using Friendica Cache * - * @author Hypolite Petovan + * @author Hypolite Petovan */ class CacheSessionHandler extends BaseObject implements SessionHandlerInterface {