From 86229ab1304d917d60170a4f5e9aaff0682eda2b Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Sun, 18 May 2014 20:16:47 +0000 Subject: move php-mo.php for better compatibility with mognase + improved navigation in l10n report & co. --- langs/diff.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'langs/diff.php') diff --git a/langs/diff.php b/langs/diff.php index 70ff102c6..251cd87f0 100644 --- a/langs/diff.php +++ b/langs/diff.php @@ -3,7 +3,7 @@ * Report the diff of 's' file * against matching file in language 'l', if it exists. */ - +define('HLANG', true); include 'lib.php'; $source_file = isset($_GET['s']) ? strip_tags(trim($_GET['s'])) : null; -- cgit v1.2.1