1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 05:41:58 +02:00

Admin cron help-file added.

This commit is contained in:
Cameron
2013-02-25 03:19:41 -08:00
parent acfc0f3c3a
commit 46783f1f43
2 changed files with 17 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
<?php
$mes = e107::getMessage();
echo $mes->render();
?>