morning changes
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
$data = array_merge($data, [
|
||||
'title' => 'Novaconium Pages',
|
||||
'pageclass' => 'novaconium'
|
||||
'pageclass' => 'novaconium',
|
||||
'pageid' => 'controlPanel'
|
||||
]);
|
||||
|
||||
if ( empty($session->get('username'))) {
|
||||
|
||||
Reference in New Issue
Block a user