Completed
Push — master ( ee2839...95eb94 )
by Michal
02:54
created
src/functions.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@
 block discarded – undo
24 24
 use MoTranslator\MoLoader;
25 25
 
26 26
 if (!defined('LC_MESSAGES')) {
27
-  define('LC_MESSAGES',	5);
27
+    define('LC_MESSAGES',	5);
28 28
 }
29 29
 
30 30
 /**
Please login to merge, or discard this patch.