diff --git a/COPYRIGHT b/COPYRIGHT index f32728b..5cdd1c8 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1 +1 @@ -Copyright (C) NAVER \ No newline at end of file +1Copyright (C) NAVER diff --git a/LICENSE b/LICENSE index 57ec766..d7b394a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) NAVER +jjjCopyright (C) NAVER XE is an opensource and being developed in the opensource project. For more information, please see the link below. diff --git a/README.md b/README.md index f46b3b3..e5419b2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ * Pull Request 를 테스트 하기 위한 저장소 입니다. * 정상 동작하지 않는 저장소 입니다. +* README 글 추가 +* 하나 더 추가해 봅니다. diff --git a/libs/hello.class.php b/libs/hello.class.php new file mode 100644 index 0000000..6d21383 --- /dev/null +++ b/libs/hello.class.php @@ -0,0 +1,10 @@ + \ No newline at end of file diff --git a/modules/member/member.view.php b/modules/member/member.view.php index 241f24e..9cdfc5c 100644 --- a/modules/member/member.view.php +++ b/modules/member/member.view.php @@ -1,3 +1,5 @@ +test... +new test... */ /** @@ -5,6 +7,9 @@ * @author NAVER (developers@xpressengine.com) * @brief View class of member module */ + +//전종욱 테스트 중 + class memberView extends member { var $group_list = NULL; // /< Group list information