Function getSystemLocales
Gets all locales suppported on the current server as a multidimensional array
		
		
				Author:
				Stephen Billard (sbillard), Malte Müller (acrylian) - adapted from the old former unsupported tool 
Since: ZenphotoCMS 1.5.2
Located at functions-i18n.php
	
	list_locales.phpSince: ZenphotoCMS 1.5.2
Located at functions-i18n.php
| boolean | $plainarray = false | Default false for a multidimensial array grouped by locale base. Set to true to generate a single dimensional array with all locales. | 
| 
			array
		 | array |