From 7e26d7fd1f4ccbcf562c7cf1fcbbcc05c78afa98 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Wed, 17 Jun 2015 17:19:08 +0000 Subject: [PATCH] support jobs --- lam/help/help.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lam/help/help.inc b/lam/help/help.inc index 60cae7f0..ef305366 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -191,6 +191,8 @@ $helpArray = array ( "Text" => _('Please enter the DN and password to use for all jobs.')), "271" => array ("Headline" => _('Database type'), "Text" => _('Please select the type of database to use for job data.')), + "272" => array ("Headline" => _('Cron'), + "Text" => _('Please add this line to your webserver\'s crontab.')), // 300 - 399 // profile editor, file upload "301" => array ("Headline" => _("RDN identifier"),