]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Prevent visitors from reading shaarli version 123/head
authornodiscc <nodiscc@gmail.com>
Wed, 25 Feb 2015 12:25:45 +0000 (13:25 +0100)
committernodiscc <nodiscc@gmail.com>
Wed, 25 Feb 2015 12:25:45 +0000 (13:25 +0100)
commitdbcad7406eedaeba259a6e1584ba3b0823115c8d
tree3a3078a99295182d810cf86b5fb62b9e3abe4279
parent0c5746061e49fb857ce2c170ade8ad7dc594a405
Prevent visitors from reading shaarli version
 * fixes https://github.com/shaarli/Shaarli/issues/122
 * the shaarli version is now in a php comment block, which prevents
   visitors from reading it when it is place on a PHP-enabled server, but
   still allows the update mechanism to read it from the source on github.
index.php
shaarli_version.php [new file with mode: 0644]
shaarli_version.txt [deleted file]