git-svn-id: http://xe-core.googlecode.com/svn/trunk@43 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-02-15 06:11:46 +00:00
parent af5407c744
commit 55b5b91d63
2 changed files with 31 additions and 16 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module version="0.1">
<action name="viewIntroduce" type="view" default="true" />
<action name="viewDBInfoForm" type="view" />
<action name="doInstall" type="controller" />
<module default_action="viewIntroduce" manage_action="">
<action name="viewIntroduce" type="view" grant="" />
<action name="viewDBInfoForm" type="view" grant="" />
<action name="doInstall" type="controller" grant="" />
</module>