change author

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2013-11-07 02:42:42 +00:00
parent 08022a1ddb
commit dbc18a4f99
391 changed files with 1025 additions and 1025 deletions

View file

@ -1,7 +1,7 @@
<?php
/**
* HDML Library ver 0.1
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class wap extends mobileXE {

View file

@ -2,7 +2,7 @@
include './mobile.class.php';
/**
* mhtml Library ver 0.1
* @author NHN (developers@xpressengine.com) / lang_select : misol
* @author NAVER (developers@xpressengine.com) / lang_select : misol
*/
class wap extends mobileXE
{

View file

@ -1,7 +1,7 @@
<?php
/**
* Mobile XE Library Class ver 0.1
* @author NHN (developers@xpressengine.com) / lang_select : misol
* @author NAVER (developers@xpressengine.com) / lang_select : misol
* @brief XE library for WAP tag output
*/
class mobileXE

View file

@ -1,7 +1,7 @@
<?php
/**
* WML Library ver 0.1
* @author NHN (developers@xpressengine.com) / lang_select : misol
* @author NAVER (developers@xpressengine.com) / lang_select : misol
*/
class wap extends mobileXE
{

View file

@ -39,13 +39,13 @@
<date>2009-05-23</date>
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
<name xml:lang="ko">NHN</name>
<name xml:lang="jp">NHN</name>
<name xml:lang="zh-CN">NHN</name>
<name xml:lang="en">NHN</name>
<name xml:lang="vi">NHN</name>
<name xml:lang="ru">NHN</name>
<name xml:lang="zh-TW">NHN</name>
<name xml:lang="ko">NAVER</name>
<name xml:lang="jp">NAVER</name>
<name xml:lang="zh-CN">NAVER</name>
<name xml:lang="en">NAVER</name>
<name xml:lang="vi">NAVER</name>
<name xml:lang="ru">NAVER</name>
<name xml:lang="zh-TW">NAVER</name>
</author>
<history version="0.1.1" date="2009-05-23">

View file

@ -5,7 +5,7 @@ if(!defined('__XE__'))
/**
* @file mobile.addon.php
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
* @brief Mobile XE add-on
*
* If a mobile connection is made (see the header information), display contents with WAP tags