From a9e90d111d649fd739c44261ebc3b023a554c3d4 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Mon, 24 Oct 2016 22:18:22 -0400 Subject: [PATCH] Restore newline at end of file --- include/pgettext.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/pgettext.php b/include/pgettext.php index 0acbb02cff..de7cdda9e8 100644 --- a/include/pgettext.php +++ b/include/pgettext.php @@ -189,4 +189,4 @@ function get_available_languages() { } } return $langs; -} \ No newline at end of file +}