Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 

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