1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 03:56:24 +02:00
Files
php-e107/e107_languages/English/admin/help/cron.php
2020-08-11 09:36:21 -07:00

10 lines
117 B
PHP

<?php
$mes = e107::getMessage();
$mes->setTitle(LAN_STATUS, 'info');
echo $mes->render('default','info',false);