* Bring manage app up to date with current Helma.

This commit is contained in:
hns 2005-08-31 13:16:21 +00:00
parent c632c8f8bd
commit 437dfb94d3
33 changed files with 1185 additions and 1152 deletions

View file

@ -1,4 +1,3 @@
#
# define the root class of this application
#
@ -17,10 +16,10 @@ root.factory.method = getServer
# and, yes, map the root class again.
#
helma.main.Server = root
helma.framework.core.Application = application
helma.doc.DocApplication = docapplication
helma.doc.DocPrototype = docprototype
helma.doc.DocFunction = docfunction
helma.doc.DocTag = doctag
helma.main.Server = Root
helma.framework.core.Application = Application
helma.doc.DocApplication = DocApplication
helma.doc.DocPrototype = DocPrototype
helma.doc.DocFunction = DocFunction
helma.doc.DocTag = DocTag