6 lines
168 B
PHP
6 lines
168 B
PHP
<?php
|
|
// Heading
|
|
$_['heading_title'] = 'Dashboard';
|
|
|
|
// Error
|
|
$_['error_install'] = 'Varoitus: Install folder still exists and should be deleted for security reasons!'; |