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

View file

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