Explorar o código

Conference Center: Add ability to use a Phrase for the Greeting, resolving Issue 921 and Issue 818.

Nate Jones %!s(int64=10) %!d(string=hai) anos
pai
achega
6082b390b1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      resources/functions.php

+ 1 - 0
resources/functions.php

@@ -1074,6 +1074,7 @@ function number_pad($number,$n) {
 					}
 				}
 			}
+			ksort($dir_array, SORT_STRING);
 			closedir($dir_list);
 		}
 	}