41 if (!is_array($array)) {
46 foreach ($array as $k1 => $a2) {
51 foreach ($a2 as $k2 => $v) {
52 if (!array_key_exists($k2,
$ret)) {
static transpose($array)
This function transposes a two-dimensional array, so that $a['k1']['k2'] becomes $a['k2']['k1'].
static arrayize($data, $index=0)
Put a non-array variable into an array.
Create styles array
The data for the language used.