mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
issue 2237 remove auto create DB object
DB object should created by create method git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11027 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
173d3a72e3
commit
4b2e7f76f1
8 changed files with 0 additions and 16 deletions
|
|
@ -597,6 +597,4 @@ class DBPostgresql extends DB
|
|||
return new DBParser('"', '"', $this->prefix);
|
||||
}
|
||||
}
|
||||
|
||||
return new DBPostgresql;
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue