mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-05-02 16:31:12 -05:00
4 lines
61 B
PHP
4 lines
61 B
PHP
<?php
|
|
header('Content-type: image/jpeg');
|
|
display_captcha();
|