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

This commit is contained in:
zero 2007-04-19 07:40:36 +00:00
parent 61aa6c309f
commit c3f7830e36
7 changed files with 16 additions and 13 deletions

View file

@ -47,6 +47,8 @@
<action name="procBlogUploadFile" type="controller" />
<action name="procBlogDownloadFile" type="controller" />
<action name="getBlogAdminCategoryTplInfo" type="model" standalone="true" />
<action name="dispBlogAdminContent" type="view" standalone="true" admin_index="true" />
<action name="dispBlogAdminBlogInfo" type="view" standalone="true" />
<action name="dispBlogAdminInsertBlog" type="view" standalone="true" />