Completed
Push — master ( 8edafe...cb9f87 )
by Charles
08:15
created
protected/messages/en_us/models/ActivationForm.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  *
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19
-return array (
19
+return array(
20 20
   'The activation key you provided is invalid.' => '',
21 21
   'The password you entered does not match the password you registered with.' => '',
22 22
   'Your Activation Key' => '',
Please login to merge, or discard this patch.
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -17,8 +17,8 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'The activation key you provided is invalid.' => '',
21
-  'The password you entered does not match the password you registered with.' => '',
22
-  'Your Activation Key' => '',
23
-  'Your Password' => '',
20
+    'The activation key you provided is invalid.' => '',
21
+    'The password you entered does not match the password you registered with.' => '',
22
+    'Your Activation Key' => '',
23
+    'Your Password' => '',
24 24
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/Categories.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  *
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19
-return array (
19
+return array(
20 20
   'Created' => '',
21 21
   'Description' => '',
22 22
   'ID' => '',
Please login to merge, or discard this patch.
Indentation   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -17,12 +17,12 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'Created' => '',
21
-  'Description' => '',
22
-  'ID' => '',
23
-  'Name' => '',
24
-  'Parent' => '',
25
-  'Slug' => '',
26
-  'This category cannot be deleted' => '',
27
-  'Updated' => '',
20
+    'Created' => '',
21
+    'Description' => '',
22
+    'ID' => '',
23
+    'Name' => '',
24
+    'Parent' => '',
25
+    'Slug' => '',
26
+    'This category cannot be deleted' => '',
27
+    'Updated' => '',
28 28
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/CategoriesMetadata.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  *
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19
-return array (
19
+return array(
20 20
   'Category ID' => '',
21 21
   'Created' => '',
22 22
   'Key' => '',
Please login to merge, or discard this patch.
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -17,9 +17,9 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'Category ID' => '',
21
-  'Created' => '',
22
-  'Key' => '',
23
-  'Updated' => '',
24
-  'Value' => '',
20
+    'Category ID' => '',
21
+    'Created' => '',
22
+    'Key' => '',
23
+    'Updated' => '',
24
+    'Value' => '',
25 25
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/Comments.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  *
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19
-return array (
19
+return array(
20 20
   'Comment' => '',
21 21
   'Content' => '',
22 22
   'Created' => '',
Please login to merge, or discard this patch.
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -17,10 +17,10 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'Comment' => '',
21
-  'Content' => '',
22
-  'Created' => '',
23
-  'ID' => '',
24
-  'Updated' => '',
25
-  'User' => '',
20
+    'Comment' => '',
21
+    'Content' => '',
22
+    'Created' => '',
23
+    'ID' => '',
24
+    'Updated' => '',
25
+    'User' => '',
26 26
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/Configuration.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  *
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19
-return array (
19
+return array(
20 20
   'Created' => '',
21 21
   'Key' => '',
22 22
   'Updated' => '',
Please login to merge, or discard this patch.
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -17,8 +17,8 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'Created' => '',
21
-  'Key' => '',
22
-  'Updated' => '',
23
-  'Value' => '',
20
+    'Created' => '',
21
+    'Key' => '',
22
+    'Updated' => '',
23
+    'Value' => '',
24 24
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/Content.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  *
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19
-return array (
19
+return array(
20 20
   'Author' => '',
21 21
   'Category' => '',
22 22
   'Commentable' => '',
Please login to merge, or discard this patch.
Indentation   +21 added lines, -21 removed lines patch added patch discarded remove patch
@@ -17,25 +17,25 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'Author' => '',
21
-  'Category' => '',
22
-  'Commentable' => '',
23
-  'Content' => '',
24
-  'Created' => '',
25
-  'Draft' => '',
26
-  'ID' => '',
27
-  'Likes' => '',
28
-  'Password' => '',
29
-  'Published' => '',
30
-  'Ready for Review' => '',
31
-  'Slug' => '',
32
-  'Status' => '',
33
-  'Tags' => '',
34
-  'The content ID provided was invalid.' => '',
35
-  'Title' => '',
36
-  'Type' => '',
37
-  'Updated' => '',
38
-  'Use of property "extract" is deprecated in favor of "excerpt"' => '',
39
-  'Version' => '',
40
-  'excerpt' => '',
20
+    'Author' => '',
21
+    'Category' => '',
22
+    'Commentable' => '',
23
+    'Content' => '',
24
+    'Created' => '',
25
+    'Draft' => '',
26
+    'ID' => '',
27
+    'Likes' => '',
28
+    'Password' => '',
29
+    'Published' => '',
30
+    'Ready for Review' => '',
31
+    'Slug' => '',
32
+    'Status' => '',
33
+    'Tags' => '',
34
+    'The content ID provided was invalid.' => '',
35
+    'Title' => '',
36
+    'Type' => '',
37
+    'Updated' => '',
38
+    'Use of property "extract" is deprecated in favor of "excerpt"' => '',
39
+    'Version' => '',
40
+    'excerpt' => '',
41 41
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/ContentMetadata.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  *
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19
-return array (
19
+return array(
20 20
   'Content ID' => '',
21 21
   'Created' => '',
22 22
   'Key' => '',
Please login to merge, or discard this patch.
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -17,9 +17,9 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'Content ID' => '',
21
-  'Created' => '',
22
-  'Key' => '',
23
-  'Updated' => '',
24
-  'Value' => '',
20
+    'Content ID' => '',
21
+    'Created' => '',
22
+    'Key' => '',
23
+    'Updated' => '',
24
+    'Value' => '',
25 25
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/ContentTypes.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  *
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19
-return array (
19
+return array(
20 20
   'Created' => '',
21 21
   'ID' => '',
22 22
   'Name' => '',
Please login to merge, or discard this patch.
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -17,8 +17,8 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'Created' => '',
21
-  'ID' => '',
22
-  'Name' => '',
23
-  'Updated' => '',
20
+    'Created' => '',
21
+    'ID' => '',
22
+    'Name' => '',
23
+    'Updated' => '',
24 24
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/EmailChangeForm.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  *
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19
-return array (
19
+return array(
20 20
   'The Verification Key' => '',
21 21
   'The activation key you provided is invalid' => '',
22 22
   'Your Password' => '',
Please login to merge, or discard this patch.
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'The Verification Key' => '',
21
-  'The activation key you provided is invalid' => '',
22
-  'Your Password' => '',
20
+    'The Verification Key' => '',
21
+    'The activation key you provided is invalid' => '',
22
+    'Your Password' => '',
23 23
 );
Please login to merge, or discard this patch.