mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
10 lines
312 B
XML
10 lines
312 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<module>
|
|
<grants />
|
|
<actions>
|
|
<action name="getWeeklyPageView" type="model" permission="root" />
|
|
<action name="getWeeklyUniqueVisitor" type="model" permission="root" />
|
|
|
|
<action name="dispCounterAdminIndex" type="view" admin_index="true" />
|
|
</actions>
|
|
</module>
|