mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@89 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d26fabe4b3
commit
c03cf41dd8
10 changed files with 12 additions and 13 deletions
|
|
@ -33,6 +33,7 @@
|
|||
* php5 기반으로 바꾸게 되면 _autoload를 이용할 수 있기에 제거 대상
|
||||
**/
|
||||
if(__DEBUG__) define('__RequireClassStartTime__', getMicroTime());
|
||||
require_once("./classes/handler/Handler.class.php");
|
||||
require_once("./classes/xml/XmlParser.class.php");
|
||||
require_once("./classes/context/Context.class.php");
|
||||
require_once("./classes/db/DB.class.php");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue