admin.php 73 B

1234
  1. <?php
  2. // Redirect to buycourses/index.php
  3. header('location: index.php');