Update security.php

This commit is contained in:
Namhyeon Go 2019-06-04 19:00:59 +09:00 committed by GitHub
parent 6d485d9ee4
commit a220b4e541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
* @updated [last commit date]
* @author Go Namhyeon <gnh1201@gmail.com>
* @brief Security module for ReasonableFramework
* @sponsor https://patreon.com/catswords (If you want use advanced security, check this link)
* @sponsor https://patreon.com/catswords (Check this link if you want use the advanced security)
*/
if(!check_function_exists("check_token_abuse")) {