Logo

GitLab

Sign in

David Zhong / realops-website

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 4
  • Merge Requests 0
  • Labels
  • Wiki
  • realops-website
  • app
  • controllers
  • admin
  • index.php
  • Maintenance mode
    99933274
    David Zhong authored
    2014-06-10 14:09:20 +1000  
    Browse Code ยป
index.php 62 Bytes
Edit Raw Blame History
1 2 3 4
<?php
function _index() {
  echo "admin panel goes here...";
}