View file index.php

File size: 94B
<?php

  header ("Content-type: text/vnd.wap.wml");
  header ("Location: index.wml");

?>