fix syntax error
This commit is contained in:
parent
9b9ea5aeed
commit
c4a67e3a1b
@ -62,7 +62,7 @@ class DB_Reg {
|
|||||||
*/
|
*/
|
||||||
public function __destruct()
|
public function __destruct()
|
||||||
{
|
{
|
||||||
unset(self::$instance);
|
self::$instance = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user