mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-27 17:00:52 +01:00
2097562596
Use `mcrypt_create_iv()` if PHP version is less than 7.1.0, otherwise use `random_bytes()` (introduced in PHP 7.1 to replace `mcrypt_create_iv()`) |
||
---|---|---|
.. | ||
auth.php | ||
ban.php | ||
config-editor.php | ||
pages.php |