mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
r8045 보완
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8055 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3dbcc572a2
commit
9f71a6cf1a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
require('DBMysql.class.php');
|
||||
require_once('DBMysql.class.php');
|
||||
|
||||
/**
|
||||
* @class DBMysql_innodb
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
require('DBMysql.class.php');
|
||||
require_once('DBMysql.class.php');
|
||||
/**
|
||||
* @class DBMysqli
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue