integrated imgcaptcha with Tinyboard
This commit is contained in:
5
imgcaptcha_p.php
Normal file
5
imgcaptcha_p.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
require_once("inc/functions.php");
|
||||
require_once("inc/imgcaptcha.php");
|
||||
print generateCaptchaHash();
|
||||
?>
|
Reference in New Issue
Block a user