View file system/AJAX/php/index.php

File size: 42B
<?php
  
HEADER('location: /index');
  
?>