diff options
author | xue <> | 2005-11-12 18:17:58 +0000 |
---|---|---|
committer | xue <> | 2005-11-12 18:17:58 +0000 |
commit | 8a4e5a9b04c479fa027acfba52f4d68cf3bd6679 (patch) | |
tree | 461c326e7a2a82a998e329e29b1b28c65d1be7db /tests/UnitTests/framework/Data/xml/data3.xml.out | |
parent | 63386d118321bbff8af2d8c480b89fe226400d53 (diff) |
Added asset manager.
Diffstat (limited to 'tests/UnitTests/framework/Data/xml/data3.xml.out')
-rw-r--r-- | tests/UnitTests/framework/Data/xml/data3.xml.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/UnitTests/framework/Data/xml/data3.xml.out b/tests/UnitTests/framework/Data/xml/data3.xml.out index a87d0558..d46e65b9 100644 --- a/tests/UnitTests/framework/Data/xml/data3.xml.out +++ b/tests/UnitTests/framework/Data/xml/data3.xml.out @@ -10,7 +10,7 @@ </module> </modules> <services default="page"> - <service id="page" RootPath="protected/pages"> + <service id="page" BasePath="protected/pages"> <modules> <module id="template" type="System.Modules.TTemplateManager" /> <module id="session" type="System.Modules.TSession" /> |