mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
Issue #5465 Core language files converted. (excluding plugins)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
$mes = e107::getMessage();
|
||||
$mes->setTitle(LAN_STATUS, 'info');
|
||||
$mes->setTitle(defset('LAN_STATUS'), 'info');
|
||||
echo $mes->render('default','info',false);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user