06-02-2018, 12:17 PM 
		
	
	
		Thank you. Now it works.
I did another mistake: If you skip the header file, but you still want to access the database, you have to add this code:
I just forgot it.
Thorsten
	
	
	
	
I did another mistake: If you skip the header file, but you still want to access the database, you have to add this code:
Code:
$db = DB::getInstance();I just forgot it.
Thorsten
