View file admin/index.php

File size: 56B
<?php
   header('Location: sites.php');
   exit;
?>