]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Update session start condition 1236/head
authorBish Erbas <42714627+bisherbas@users.noreply.github.com>
Wed, 31 Oct 2018 13:09:35 +0000 (09:09 -0400)
committerGitHub <noreply@github.com>
Wed, 31 Oct 2018 13:09:35 +0000 (09:09 -0400)
commitf6380409ac0b6ae1368d89ca749c139183e7b02e
tree6cb00ddfc70b93b99ad2b12a0490e21cb8f3f6b1
parenta605982fa9b9a638c801c9d6dd712d9fca6af60d
Update session start condition

Recommended method for PHP >= 5.4.0 as seen here https://stackoverflow.com/questions/6249707/check-if-php-session-has-already-started

Per https://shaarli.readthedocs.io/en/master/Server-configuration/ Shaarli supports PHP >= 5.6
index.php