extra '>' in the utilityAssets list. caused this: 2005/05/13 09:06:53 - ERROR - WebGUI.conf - WebGUI::Asset::getAssetAdderLinks[725] - Couldn't compile > WebGUI::Asset::Template because syntax error at (eval 247) line 1, near "use >"

This commit is contained in:
Matthew Wilson 2005-05-13 14:08:53 +00:00
parent df68ce58cf
commit 63be5a36eb

View file

@ -119,7 +119,7 @@ assetContainers = WebGUI::Asset::Wobject::Layout, \
# and are not typically used as a normal part of content
# management.
utilityAssets => WebGUI::Asset::Template, \
utilityAssets = WebGUI::Asset::Template, \
WebGUI::Asset::RichEdit
# Optionally specify a group id for assets to tell WebGUI what