25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

20 satır
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