forked from leftypol/leftypol
integrated imgcaptcha with Tinyboard
This commit is contained in:
parent
549ecc200e
commit
f754fcaea1
4 changed files with 15 additions and 3 deletions
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();
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue