bae.php 80 B

123
  1. <?php
  2. $_SERVER['PATH_INFO'] = $_SERVER['REQUEST_URI'];
  3. include('./index.php');