autoload.php 53 B

12345678
  1. <?php
  2. return array(
  3. 'ab' => 'ab.php'
  4. );
  5. ?>