Fix XEtown URL (#1317)

* Fix XEtown URL

XETOWN 주소가 변경된 것을 반영합니다.

- rhymix#1315
- https://xetown.com/topics/1417299

`찌릿찌릿` 해진 커밋 올립니다. @Lastorder-DC 님 감사합니다.

Co-authored-by: Lastorder <18280396+Lastorder-DC@users.noreply.github.com>
This commit is contained in:
Min-Soo Kim 2020-06-14 21:32:08 +09:00 committed by GitHub
parent 369858012e
commit 9b95ae0134
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,9 @@
<?php
/* Copyright (C) XETOWN CMS <https://www.xetown.com> */
/* Copyright (C) Rhymix <https://rhymix.org> */
/**
* The view class of the integration_search module
*
* @author MinSoo Kim <misol.kr@gmail.com>
* @author Rhymix Developers and Contributors <devops@rhymix.org>
*/
class integration_searchMobile extends integration_searchView