Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

20 rader
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