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

@ -5,7 +5,7 @@ require_once(_XE_PATH_ . 'modules/autoinstall/autoinstall.lib.php');
/**
* autoinstall module admin controller class
*
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class autoinstallAdminController extends autoinstall
{

View file

@ -2,7 +2,7 @@
/**
* Model class of the autoinstall module
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class autoinstallAdminModel extends autoinstall
{

View file

@ -2,7 +2,7 @@
/**
* Admin view class in the autoinstall module
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class autoinstallAdminView extends autoinstall
{

View file

@ -2,7 +2,7 @@
/**
* XML Generater
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class XmlGenerater
{
@ -54,7 +54,7 @@ class XmlGenerater
/**
* High class of the autoinstall module
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class autoinstall extends ModuleObject
{

View file

@ -4,7 +4,7 @@ require_once(_XE_PATH_ . 'libs/ftp.class.php');
/**
* Module installer
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class ModuleInstaller
{
@ -314,7 +314,7 @@ class ModuleInstaller
/**
* Module installer for SFTP
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class SFTPModuleInstaller extends ModuleInstaller
{
@ -483,7 +483,7 @@ class SFTPModuleInstaller extends ModuleInstaller
/**
* Module installer for PHP FTP
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class PHPFTPModuleInstaller extends ModuleInstaller
{
@ -697,7 +697,7 @@ class PHPFTPModuleInstaller extends ModuleInstaller
/**
* Module installer for FTP
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class FTPModuleInstaller extends ModuleInstaller
{

View file

@ -2,7 +2,7 @@
/**
* Model class of the autoinstall module
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
*/
class autoinstallModel extends autoinstall
{

View file

@ -19,12 +19,12 @@
<date>2009-11-11</date>
<category>system</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="zh-TW">NHN</name>
<name xml:lang="zh-CN">NHN</name>
<name xml:lang="jp">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="zh-TW">NAVER</name>
<name xml:lang="zh-CN">NAVER</name>
<name xml:lang="jp">NAVER</name>
<name xml:lang="tr">NAVER</name>
</author>
</module>

View file

@ -1,5 +1,5 @@
@charset "utf-8";
/* NHN (developers@xpressengine.com) */
/* NAVER (developers@xpressengine.com) */
a>i{opacity:.5;filter:alpha(opacity=50)}
.x_label,
.x_badge{font-weight:normal}