Passed
Pull Request — master (#4744)
by
unknown
06:48
created
sources/import.queries.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1364,4 +1364,4 @@
 block discarded – undo
1364 1364
     $string = str_replace("{%}", "?", $string);
1365 1365
     // Trim and return.
1366 1366
     return trim($string);
1367
-  }
1368 1367
\ No newline at end of file
1368
+    }
1369 1369
\ No newline at end of file
Please login to merge, or discard this patch.