mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
function create() duplicated fix
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8248 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
674499a39c
commit
8825eb43ff
1 changed files with 0 additions and 4 deletions
|
|
@ -80,10 +80,6 @@
|
|||
$this->cache_file = _XE_PATH_.$this->cache_file;
|
||||
}
|
||||
|
||||
function create() {
|
||||
return new DB;
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief returns list of supported db
|
||||
* @return list of supported db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue