mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
4 lines
66 B
PHP
4 lines
66 B
PHP
<?php
|
|
header('Content-type: image/jpeg');
|
|
display_captcha($word);
|