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

4 lines
130 B
PHP

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