bludit/bl-kernel/admin/controllers/about.php

4 lines
117 B
PHP

<?php defined('BLUDIT') or die('Bludit CMS.');
// Title of the page
$layout['title'] .= ' - '.$Language->g('About');