referer 모듈을 XE Core에서 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6702 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-07-15 04:56:04 +00:00
parent f87a93830c
commit a3606b94d4
31 changed files with 0 additions and 577 deletions

View file

@ -1,27 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="0.2">
<title xml:lang="ko">리퍼러 통계</title>
<title xml:lang="jp">リファラー統計</title>
<title xml:lang="zh-CN">反向链接</title>
<title xml:lang="en">Referer Statistics</title>
<title xml:lang="ru">Статистика рефералов</title>
<title xml:lang="zh-TW">反向連結統計</title>
<description xml:lang="ko">기본 리퍼러 통계 프로그램입니다.</description>
<description xml:lang="jp">デフォルトのリファラー統計プログラムです。</description>
<description xml:lang="zh-CN">反向链接统计模块。</description>
<description xml:lang="en">Basic referer statistics program.</description>
<description xml:lang="ru">Базовая программа статистики рефералов.</description>
<description xml:lang="zh-TW">反向連結統計模組。</description>
<version>0.15</version>
<date>2007-11-29</date>
<category>statistics</category>
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
<name xml:lang="ko">haneul</name>
<name xml:lang="jp">haneul</name>
<name xml:lang="zh-CN">haneul</name>
<name xml:lang="en">haneul</name>
<name xml:lang="ru">haneul</name>
<name xml:lang="zh-TW">haneul</name>
</author>
</module>

View file

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<module>
<grants />
<permissions />
<actions>
<action name="procRefererExecute" type="controller" standalone="true" />
<action name="dispRefererAdminIndex" type="view" standalone="true" admin_index="true" />
<action name="dispRefererAdminDeleteStat" type="view" standalone="true" />
<action name="procRefererAdminDeleteStat" type="controller" standalone="true" />
</actions>
</module>