Restore newline at end of file

This commit is contained in:
Hypolite Petovan 2016-10-24 22:18:22 -04:00
parent 2fc2a1a228
commit a9e90d111d
1 changed files with 1 additions and 1 deletions

View File

@ -189,4 +189,4 @@ function get_available_languages() {
} }
} }
return $langs; return $langs;
} }