Przeglądaj źródła

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

Nate Jones 10 lat temu
rodzic
commit
6082b390b1
1 zmienionych plików z 1 dodań i 0 usunięć
  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);
 			closedir($dir_list);
 		}
 		}
 	}
 	}