Fork of WebGUI 7.10, maintained by Oqapi
https://git.oqapi.nl/oqapi/webgui
did not have one. This is due to behavior in HTML::Template with global_vars=1. If a loop variable is undef, then the global will be used instead. Using empty string '' is a better solution. '' and undef are both false, so template conditionals will not be changed. |
||
|---|---|---|
| docs | ||
| etc | ||
| lib | ||
| sbin | ||
| t | ||
| www | ||