-
Notifications
You must be signed in to change notification settings - Fork 63
View
Florian Voutzinos edited this page Oct 7, 2013
·
6 revisions
You can disable the top and side bars.
<?php
$input->set('disable_topbar', true);<?php
$input->set('disable_sidebar', true);<?php
$input->set('hidemainmenu', true);redCORE documentation menu: