1
0
2020-02-12 23:25:39 +02:00

6 lines
167 B
PHP

<?php
// Heading
$_['heading_title'] = 'Dashboard';
// Error
$_['error_install'] = 'Warning: Install folder still exists and should be deleted for security reasons!';