mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Merge #1762 autoload 적용으로 필요없어진 상수 삭제 by qkrcjfgus33
* pr/1762: autoload 적용으로 필요없어진 상수 삭제
This commit is contained in:
commit
4daa212a39
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