mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +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,8 +1,6 @@
|
|||
<?php
|
||||
/* Copyright (C) NAVER <http://www.navercorp.com> */
|
||||
|
||||
require_once(_XE_PATH_.'modules/board/board.view.php');
|
||||
|
||||
class boardMobile extends boardView
|
||||
{
|
||||
function init()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue