From d4b0b88bcc774143ea2931bbbf43f430b2890551 Mon Sep 17 00:00:00 2001 From: duergner Date: Thu, 15 May 2003 13:48:35 +0000 Subject: [PATCH] *** empty log message *** --- lam/help/help.inc | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lam/help/help.inc b/lam/help/help.inc index 15cb51bb..a486ac4b 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -24,10 +24,15 @@ $Id$ */ $helpArray = array ( - "101" => array ("ext" => "FALSE", "Headline" => _("Hilfetest 1"), "Text" => _("blablabla 1"), "SeeAlso" => "102"), - "102" => array ("ext" => "FALSE", "Headline" => _("Hilfetest 2"), "Text" => _("blablabla 2"), "SeeAlso" => ""), - "103" => array ("ext" => "TRUE", "Link" => "help/extFileExample.php"), - // configuration wizard (200 - 249) + // 0 - 99 + // any developer + // for testing purposes + "0" => array ("ext" => "FALSE", "Headline" => _("Hilfetest 1"), "Text" => _("blablabla 1"), "SeeAlso" => "02"), + "02" => array ("ext" => "FALSE", "Headline" => _("Hilfetest 2"), "Text" => _("blablabla 2"), "SeeAlso" => ""), + "03" => array ("ext" => "TRUE", "Link" => "help/extFileExample.php"), + // 200 - 299 + // Roland Gruber + // configuration wizard // configuration login "200" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard - Login"), "Text" => _("Please enter the configuration password. This is NOT your LDAP password.".