index.php 144 B

123456789
  1. <?php
  2. /*
  3. * To change this template, choose Tools | Templates
  4. * and open the template in the editor.
  5. */
  6. header("location:../index2.php");
  7. ?>