]> git.p6c8.net - jirafeau.git/commit
[FEATURE] Support diffent types of file hashing
authorJerome Jutteau <jerome@jutteau.fr>
Wed, 4 Dec 2019 20:03:35 +0000 (21:03 +0100)
committerJerome Jutteau <jerome@jutteau.fr>
Wed, 4 Dec 2019 21:34:30 +0000 (22:34 +0100)
commitecfc8a70b8f33915e53ef2fc9ab14e77daa96e72
tree430b20f607ed5a8edacc6900ed291f3130f15ada
parent5d7c0d3ce08074fff55e7731490fe786cd6101e6
[FEATURE] Support diffent types of file hashing

Useful to avoid hash efforts on large files.

ref #206

Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
README.md
lib/config.original.php
lib/functions.php
script.php

patrick-canterino.de