Version 0.3.5 beta

This commit is contained in:
Stephan Kasdorf
2018-03-14 16:37:09 +01:00
parent f7f7550833
commit c9f29ce086
152 changed files with 14954 additions and 1124 deletions

View File

@@ -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()