Unsupported scripts and control panel web app for a hosting company
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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>