index.php 62 Bytes Edit Raw Blame History 1 2 3 4 <?php function _index() { echo "admin panel goes here..."; }