issue 2740 add unique visitor statistics api

json_encode2 function modify (Because Maserati only supports php5.2.4 above)


git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12374 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2012-12-11 04:55:34 +00:00
parent 56110ce3c3
commit c7fb2d5ae8
4 changed files with 12 additions and 36 deletions

View file

@ -3,7 +3,6 @@
<grants />
<permissions>
<permission action="getApiGroups" target="manager" />
<permission action="getMemberAdminCountByDate" target="manager" />
</permissions>
<actions>
<action name="dispMemberInfo" type="view" standalone="true" />
@ -38,7 +37,6 @@
<action name="getMemberAdminInsertJoinForm" type="model" />
<action name="getMemberAdminIPCheck" type="model" standalone="true" />
<action name="getApiGroups" type="model" standalone="true" />
<action name="getMemberAdminCountByDate" type="model" standalone="true" />
<action name="procMemberLogin" type="controller" standalone="true" ruleset="@login" />
<action name="procMemberLogout" type="controller" standalone="true" />