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

This commit is contained in:
Nate Jones
2015-04-17 18:41:31 +00:00
parent b0f569ad1c
commit c03bcd76bb
4 changed files with 189 additions and 151 deletions

View File

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