You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 rivejä
538 B

  1. $Id$
  2. The extras/ directory contains extra files that were used to generate
  3. static files such as fonts.
  4. usercp_confirm.php
  5. ------------------
  6. This file is includes/usercp_confirm.php, extracted from phpBB's captcha
  7. generator. It was used to generate the font_phpbb.png font file. This file
  8. is NOT under the WTFPL, it is GPL.
  9. Usage: php4 usercp_confirm.php > font_phpbb.png
  10. getphpbbcaptcha.py
  11. ------------------
  12. Download a phpBB captcha from www.phpbb.com and output it to stdout.
  13. Usage: getphpbbcaptcha.py > captcha.png