Unsupported scripts and control panel web app for a hosting company
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.

bandwidthgraph.php 197B

123456
  1. <div class="block">
  2. <h2>Bandwidth usage graph</h2>
  3. <div class="innerblock" style="text-align: center;">
  4. <img src="<?PHP echo CP_PATH; ?>res/bandwidth.php" alt="Bandwidth graph">
  5. </div>
  6. </div>