Completed
Push — master ( 2a7b74...14dab9 )
by Charles
13:24 queued 10:36
created
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
   '< Previous' => '',
21 21
   '<< First' => '',
22 22
   'CApcCache requires PHP apc extension to be loaded.' => '',
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
   '< Previous' => '',
21 21
   '<< First' => '',
22 22
   'CApcCache requires PHP apc extension to be loaded.' => '',
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/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
   '< Previous' => '',
21 21
   '<< First' => '',
22 22
   'CApcCache requires PHP apc extension to be loaded.' => '',
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/InvitationForm.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
   '< Previous' => '',
21 21
   '<< First' => '',
22 22
   'CApcCache requires PHP apc extension to be loaded.' => '',
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
-  'A user with that email already exists.' => '',
21
-  'Email Address' => '',
22
-  'You\'ve Been Invited...' => '',
20
+    'A user with that email already exists.' => '',
21
+    'Email Address' => '',
22
+    'You\'ve Been Invited...' => '',
23 23
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/Users.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
   '< Previous' => '',
21 21
   '<< First' => '',
22 22
   'CApcCache requires PHP apc extension to be loaded.' => '',
Please login to merge, or discard this patch.
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -17,14 +17,14 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'Active' => '',
21
-  'CiiMS Email Change Notification' => '',
22
-  'CiiMS Password Change Notification' => '',
23
-  'Created' => '',
24
-  'Email' => '',
25
-  'ID' => '',
26
-  'Password' => '',
27
-  'Updated' => '',
28
-  'User Name' => '',
29
-  'User Role' => '',
20
+    'Active' => '',
21
+    'CiiMS Email Change Notification' => '',
22
+    'CiiMS Password Change Notification' => '',
23
+    'Created' => '',
24
+    'Email' => '',
25
+    'ID' => '',
26
+    'Password' => '',
27
+    'Updated' => '',
28
+    'User Name' => '',
29
+    'User Role' => '',
30 30
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/ProfileForm.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
   '< Previous' => '',
21 21
   '<< First' => '',
22 22
   'CApcCache requires PHP apc extension to be loaded.' => '',
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
-  'The password you entered is invalid.' => '',
21
-  'The request user\'s profile could not be loaded' => '',
22
-  'You do not have permission to modify this attribute' => '',
23
-  'Your New Password (again)' => '',
24
-  'Your current password' => '',
20
+    'The password you entered is invalid.' => '',
21
+    'The request user\'s profile could not be loaded' => '',
22
+    'You do not have permission to modify this attribute' => '',
23
+    'Your New Password (again)' => '',
24
+    'Your current password' => '',
25 25
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/email.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
   '< Previous' => '',
21 21
   '<< First' => '',
22 22
   'CApcCache requires PHP apc extension to be loaded.' => '',
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
-  'SMTP Hostname' => '',
21
-  'SMTP Password' => '',
22
-  'SMTP Port Number' => '',
23
-  'SMTP Username' => '',
24
-  'System Email Address' => '',
25
-  'System From Name' => '',
26
-  'Use SSL Connection' => '',
27
-  'Use TLS Connection' => '',
20
+    'SMTP Hostname' => '',
21
+    'SMTP Password' => '',
22
+    'SMTP Port Number' => '',
23
+    'SMTP Username' => '',
24
+    'System Email Address' => '',
25
+    'System From Name' => '',
26
+    'Use SSL Connection' => '',
27
+    'Use TLS Connection' => '',
28 28
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/theme.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
   '< Previous' => '',
21 21
   '<< First' => '',
22 22
   'CApcCache requires PHP apc extension to be loaded.' => '',
Please login to merge, or discard this patch.
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -17,6 +17,6 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'All Posts' => '',
21
-  'Theme' => '',
20
+    'All Posts' => '',
21
+    'Theme' => '',
22 22
 );
Please login to merge, or discard this patch.
protected/messages/en_us/models/general.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
   '< Previous' => '',
21 21
   '<< First' => '',
22 22
   'CApcCache requires PHP apc extension to be loaded.' => '',
Please login to merge, or discard this patch.
Indentation   +26 added lines, -26 removed lines patch added patch discarded remove patch
@@ -17,30 +17,30 @@
 block discarded – undo
17 17
  * NOTE, this file must be saved in UTF-8 encoding.
18 18
  */
19 19
 return array (
20
-  'Category Post Count' => '',
21
-  'Content Post Cost' => '',
22
-  'Date Format' => '',
23
-  'Default Language' => '',
24
-  'Discourse' => '',
25
-  'Discourse URL' => '',
26
-  'Display Settings' => '',
27
-  'Disqus' => '',
28
-  'Disqus Shortcode' => '',
29
-  'Force SSL for Secure Areas' => '',
30
-  'Offline Mode' => '',
31
-  'Openstack API Key' => '',
32
-  'Openstack Container Name' => '',
33
-  'Openstack Identity URL' => '',
34
-  'Openstack Region' => '',
35
-  'Openstack Username' => '',
36
-  'Password Strength Settings' => '',
37
-  'Search Post Count' => '',
38
-  'Site Name' => '',
39
-  'Site Settings' => '',
40
-  'Time Format' => '',
41
-  'Upload Settings' => '',
42
-  'Use Discourse Comments' => '',
43
-  'Use Disqus Comments' => '',
44
-  'Use Openstack for Uploads?' => '',
45
-  'Use Rackspace CDN?' => '',
20
+    'Category Post Count' => '',
21
+    'Content Post Cost' => '',
22
+    'Date Format' => '',
23
+    'Default Language' => '',
24
+    'Discourse' => '',
25
+    'Discourse URL' => '',
26
+    'Display Settings' => '',
27
+    'Disqus' => '',
28
+    'Disqus Shortcode' => '',
29
+    'Force SSL for Secure Areas' => '',
30
+    'Offline Mode' => '',
31
+    'Openstack API Key' => '',
32
+    'Openstack Container Name' => '',
33
+    'Openstack Identity URL' => '',
34
+    'Openstack Region' => '',
35
+    'Openstack Username' => '',
36
+    'Password Strength Settings' => '',
37
+    'Search Post Count' => '',
38
+    'Site Name' => '',
39
+    'Site Settings' => '',
40
+    'Time Format' => '',
41
+    'Upload Settings' => '',
42
+    'Use Discourse Comments' => '',
43
+    'Use Disqus Comments' => '',
44
+    'Use Openstack for Uploads?' => '',
45
+    'Use Rackspace CDN?' => '',
46 46
 );
Please login to merge, or discard this patch.