Init $options array ... I'm sure there is much more.

This commit is contained in:
moodler 2005-02-15 17:00:04 +00:00
parent b55194d314
commit 9fdf4dae6b

View File

@ -58,6 +58,8 @@ Based on: lang.php in 1.4.3+ release
error("Could not find English language docs files!");
}
$options = array();
foreach ($files as $filekey => $file) { // check all the docs files.
$options["docs/$file"] = "docs/$file";
// add (!) if file doesn't exists or is empty