Various little fixes to remove warnings (usually about empty variables)

when error_reporting is turned up to 15 or so ... more of these to come ...
This commit is contained in:
moodler 2002-12-29 17:32:32 +00:00
parent a900458749
commit 9c9f7d7790
28 changed files with 1600 additions and 65 deletions

View file

@ -13,6 +13,7 @@ I would suggest that you:
MOST IMPORTANT
|-------------------
|
| - files.php
| - install.html
| - upgrade.html
|

View file

@ -26,7 +26,9 @@
Arabic (from Ahmed Nabil), Turkish (from M. Cüneyt Birkök) and Swedish (from Set Lonnert). Many thanks
to these guys! All other languages have also had updates and fixes since 1.0.7.
The language editor has been improved slightly, making it easier to see
new strings and empty strings that need translating.</DD>
new strings and empty strings that need translating. All documentation is
now able to be localised and will appear in the current language if
translated versions exist.</DD>
<DT> Themes </DT>
<DD> Theme support of CSS has been extended to give theme makers more control