mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
issue 2119. remove reference mark
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12696 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
19cda127e4
commit
285301a8c9
1 changed files with 1 additions and 1 deletions
|
|
@ -1397,7 +1397,7 @@ class DB
|
|||
static $dbParser = NULL;
|
||||
if(!$dbParser || $force)
|
||||
{
|
||||
$oDB = &DB::getInstance();
|
||||
$oDB = DB::getInstance();
|
||||
$dbParser = $oDB->getParser();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue