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

This commit is contained in:
zero 2007-04-20 04:26:28 +00:00
parent 875f2d87a1
commit dc6fcf3fe0
9 changed files with 78 additions and 17 deletions

View file

@ -37,6 +37,8 @@
<action name="dispBlogMessage" type="view" />
<action name="dispBlogRss" type="view" />
<action name="getBlogCommentEditorForm" type="model" />
<action name="procBlogInsertDocument" type="controller" />
<action name="procBlogDeleteDocument" type="controller" />
<action name="procBlogInsertComment" type="controller" />