mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
change author
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
08022a1ddb
commit
dbc18a4f99
391 changed files with 1025 additions and 1025 deletions
|
|
@ -8,14 +8,14 @@
|
|||
<date>2011-05-12</date>
|
||||
<category>content</category>
|
||||
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
|
||||
<name xml:lang="ko">NHN</name>
|
||||
<name xml:lang="en">NHN</name>
|
||||
<name xml:lang="vi">NHN</name>
|
||||
<name xml:lang="es">NHN</name>
|
||||
<name xml:lang="zh-CN">NHN</name>
|
||||
<name xml:lang="jp">NHN</name>
|
||||
<name xml:lang="ru">NHN</name>
|
||||
<name xml:lang="zh-TW">NHN</name>
|
||||
<name xml:lang="tr">NHN</name>
|
||||
<name xml:lang="ko">NAVER</name>
|
||||
<name xml:lang="en">NAVER</name>
|
||||
<name xml:lang="vi">NAVER</name>
|
||||
<name xml:lang="es">NAVER</name>
|
||||
<name xml:lang="zh-CN">NAVER</name>
|
||||
<name xml:lang="jp">NAVER</name>
|
||||
<name xml:lang="ru">NAVER</name>
|
||||
<name xml:lang="zh-TW">NAVER</name>
|
||||
<name xml:lang="tr">NAVER</name>
|
||||
</author>
|
||||
</module>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* @file modules/trash/js/trash_admin.js
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @author NAVER (developers@xpressengine.com)
|
||||
* @brief trash 모듈의 관리자용 javascript
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* trashAdminController class
|
||||
* trash admin the module's controller class
|
||||
*
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @author NAVER (developers@xpressengine.com)
|
||||
* @package /modules/trash
|
||||
* @version 0.1
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* trashAdminView class
|
||||
* Admin view class of the trash module
|
||||
*
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @author NAVER (developers@xpressengine.com)
|
||||
* @package /modules/trash
|
||||
* @version 0.1
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ require_once(_XE_PATH_.'modules/trash/model/TrashVO.php');
|
|||
* trash class
|
||||
* trash the module's high class
|
||||
*
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @author NAVER (developers@xpressengine.com)
|
||||
* @package /modules/trash
|
||||
* @version 0.1
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* trashController
|
||||
* trash the module's controller class
|
||||
*
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @author NAVER (developers@xpressengine.com)
|
||||
* @package /modules/trash
|
||||
* @version 0.1
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* trashModel class
|
||||
* trash the module's model class
|
||||
*
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @author NAVER (developers@xpressengine.com)
|
||||
* @package /modules/trash
|
||||
* @version 0.1
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* trashView class
|
||||
* View class of the module trash
|
||||
*
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @author NAVER (developers@xpressengine.com)
|
||||
* @package /modules/trash
|
||||
* @version 0.1
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue