Merge remote-tracking branch 'upstream/develop' into 1610-performance
This commit is contained in:
commit
3f0656fdbd
5 changed files with 27 additions and 21 deletions
|
|
@ -820,7 +820,7 @@ function admin_page_site_post(&$a) {
|
|||
function admin_page_site(&$a) {
|
||||
|
||||
/* Installed langs */
|
||||
$lang_choices = get_avaiable_languages();
|
||||
$lang_choices = get_available_languages();
|
||||
|
||||
if(strlen(get_config('system','directory_submit_url')) AND
|
||||
!strlen(get_config('system','directory'))) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue