mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 23:32:54 +09:00
issue 2740 add page view api
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12378 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
81354ae125
commit
7cd4e520c6
2 changed files with 47 additions and 5 deletions
|
|
@ -3,10 +3,12 @@
|
|||
<grants />
|
||||
<permissions>
|
||||
<permission action="getWeeklyUniqueVisitor" target="manager" />
|
||||
<permission action="getWeeklyPageView" target="manager" />
|
||||
</permissions>
|
||||
<actions>
|
||||
<action name="dispCounterAdminIndex" type="view" standalone="true" admin_index="true" />
|
||||
<action name="procCounterExecute" type="controller" standalone="true" />
|
||||
<action name="getWeeklyUniqueVisitor" type="model" standalone="true" />
|
||||
<action name="getWeeklyPageView" type="model" standalone="true" />
|
||||
</actions>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue