mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
autoload 적용으로 필요없어진 상수 삭제
#1374 참고한 추가적인 수정사항 소스검색 결과 이 상수가 사용되는 지점은 이곳밖에 없음.
This commit is contained in:
parent
0326a8b5d1
commit
20230b1284
1 changed files with 0 additions and 5 deletions
|
|
@ -1,11 +1,6 @@
|
|||
<?php
|
||||
/* Copyright (C) NAVER <http://www.navercorp.com> */
|
||||
|
||||
if(!defined('__XE_LOADED_DB_CLASS__'))
|
||||
{
|
||||
define('__XE_LOADED_DB_CLASS__', 1);
|
||||
}
|
||||
|
||||
/**
|
||||
* - DB parent class
|
||||
* - usage of db in XE is via xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue