Fixed missing '&' in the SetAreas() example in PLUGINS.html

This commit is contained in:
Klaus Schmidinger
2005-11-04 14:25:00 +01:00
parent 52f17c043b
commit fdfcfc021b
3 changed files with 5 additions and 2 deletions

View File

@@ -3920,3 +3920,5 @@ Video Disk Recorder Revision History
- A menu is no longer automatically closed when a replay ends (reported by
Marko M<>kel<65>).
- Removed '\n' from several syslog() calls (reported by Sascha Volkenandt).
- Fixed missing '&' in the SetAreas() example in PLUGINS.html (reported by
Sascha Volkenandt).