]> git.mxchange.org Git - friendica.git/commit
Add new Session classes in src/
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 3 Feb 2018 05:42:00 +0000 (00:42 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sat, 3 Feb 2018 13:40:18 +0000 (08:40 -0500)
commitae68196e8d24f859a691774c027cbd8aacdfc463
treed6302df5848572f2618f3bd6279a395464f3677f
parent2a00ac790f669ef5940ef2c24a9bd7ad2c3856ea
Add new Session classes in src/
src/Core/Session.php [new file with mode: 0644]
src/Core/Session/DatabaseSessionHandler.php [new file with mode: 0644]
src/Core/Session/MemcacheSessionHandler.php [new file with mode: 0644]