Function dbGetColumns
Returns the column structure of a table
		
		Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/functions.database.php
	
	Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/functions.database.php
 | 
		$db | 
		|
string | 
		$table | 
		
			array|boolean
		 | 
		Either assoziative column array or false |