Completed
Push — development ( 6cbe9d...1cc14b )
by Thomas
19s
created
htdocs/okapi/meta.php 2 patches
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php return array (
2
-  'version_number' => 1686,
3
-  'git_revision' => 'f899783a15b8b8721da9792c94314a2b462f05e7',
2
+    'version_number' => 1686,
3
+    'git_revision' => 'f899783a15b8b8721da9792c94314a2b462f05e7',
4 4
 );
Please login to merge, or discard this patch.
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php return array (
1
+<?php return array(
2 2
   'version_number' => 1686,
3 3
   'git_revision' => 'f899783a15b8b8721da9792c94314a2b462f05e7',
4 4
 );
Please login to merge, or discard this patch.