mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Eliminate unnecessary require_once in mobile classes
This commit is contained in:
parent
17c6e48784
commit
460cfd5455
5 changed files with 2 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/* Copyright (C) NAVER <http://www.navercorp.com> */
|
||||
require_once(_XE_PATH_.'modules/member/member.view.php');
|
||||
|
||||
class memberMobile extends memberView
|
||||
{
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue