+ ";
+ echo "
".PROJECT." v".VERSION." ".$lang['help_doc']."";
+ foreach((array)$help as $key => $val)
{
- //set the current database to the first existing one in the array (default)
- $currentDB = reset($databases);
- $params->database = $currentDB['path'];
+ echo "
".$key."";
}
-
- if(isset($currentDB))
+ echo "
";
+ echo "