routes.php 90 B

123456
  1. <?php
  2. if (isset($_SERVER['bundle.dummy.routes']))
  3. {
  4. $_SERVER['bundle.dummy.routes']++;
  5. }