Fixed a typo in the POD for Asset.pm

Fixed a bug in the Help related to HTML::Template v2.9.  It does
not like variables with empty string names.
This commit is contained in:
Colin Kuskie 2007-05-02 14:50:30 +00:00
parent 52911b42d5
commit 5247aa80f2
3 changed files with 23 additions and 21 deletions

View file

@ -21,6 +21,8 @@
http://www.plainblack.com/bugs/tracker/asset-tree-cut-and-paste-not-handled-by-search
- fix: Fixed a bug where calendars would generate corrupt iCal feed urls
(Martin Kamerbeek / Oqapi)
- fix: Help link broken for navigation template (perlDreamer Consulting, LLC)
http://www.plainblack.com/bugs/tracker/help-link-broken-for-navigation-template
7.3.15
- Added more documentation to WebGUI.pm