support jobs
This commit is contained in:
parent
390635fbea
commit
7e26d7fd1f
|
@ -191,6 +191,8 @@ $helpArray = array (
|
||||||
"Text" => _('Please enter the DN and password to use for all jobs.')),
|
"Text" => _('Please enter the DN and password to use for all jobs.')),
|
||||||
"271" => array ("Headline" => _('Database type'),
|
"271" => array ("Headline" => _('Database type'),
|
||||||
"Text" => _('Please select the type of database to use for job data.')),
|
"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
|
// 300 - 399
|
||||||
// profile editor, file upload
|
// profile editor, file upload
|
||||||
"301" => array ("Headline" => _("RDN identifier"),
|
"301" => array ("Headline" => _("RDN identifier"),
|
||||||
|
|
Loading…
Reference in New Issue