index2.php 200 B

12345678
  1. <?php
  2. /*
  3. * Blank age used to test the performance impact of global. So that we can
  4. * compare other pages against a benchmark.
  5. */
  6. require_once dirname(__FILE__) . '/../../main/inc/global.inc.php';