Unsupported PHP app for analysing and displaying stats for Team Fortress 2
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.

cliheader.php 443B

123456
  1. _____ _____ ____ ____ _ _
  2. |_ _| ___|___ \/ ___|| |_ __ _| |_ ___
  3. | | | |_ __) \___ \| __|/ _` | __/ __| <?PHP if (defined('SCRIPT_HEAD1')) { echo SCRIPT_HEAD1; }; echo "\n"; ?>
  4. | | | _) / __/ ___) | |_( (_| | |_\__ \ <?PHP if (defined('SCRIPT_HEAD2')) { echo SCRIPT_HEAD2; }; echo "\n"; ?>
  5. |_| |_| |_____|____/ \__|\__,_|\__|___/ <?PHP if (defined('SCRIPT_HEAD3')) { echo SCRIPT_HEAD3; }; echo "\n"; ?>