Function dbGetIndexes
Returns existing indexes of a specific 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
		 | 
		Assoziative array where the key and the value is the index name |