Search code examples
phpcodeigniterpyrocms

How can "go to website" button lead to a blank homepage in pyrocms?


After installation of pyrocms, when I click the "go to website" button, I would like the homepage to be completely blank. Is that possible somehow?


Solution

  • Sure! Open up index.php end insert this on the first line:

    exit;