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.

404.php 163B

1234
  1. <div class="block">
  2. <h2>Page not found</h2>
  3. <p>The page you requested (<?php echo str_replace(CP_PATH, '', $_SERVER['REQUEST_URI']) ?>) was not found.</p>
  4. </div>