Version 0.3.5 beta
This commit is contained in:
@@ -17,9 +17,9 @@ class Settings
|
||||
private static $_instance;
|
||||
private static $_is_db_connection = false;
|
||||
|
||||
protected function __construct()
|
||||
protected function __construct( )
|
||||
{
|
||||
|
||||
//Constructor
|
||||
}
|
||||
|
||||
public static function getInstance()
|
||||
|
||||
Reference in New Issue
Block a user