Completed
Push — master ( e502a6...b659c5 )
by Michael
08:23
created
lib/EveApi/Char/MailingLists.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
         $sql = $this->getCsq()
71 71
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
72 72
         $this->getYem()
73
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
73
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
74 74
         $this->getPdo()
75 75
             ->exec($sql);
76 76
         $columnDefaults = [
Please login to merge, or discard this patch.
lib/EveApi/Char/Contracts.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
         $sql = $this->getCsq()
71 71
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
72 72
         $this->getYem()
73
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
73
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
74 74
         $this->getPdo()
75 75
             ->exec($sql);
76 76
         $columnDefaults = [
Please login to merge, or discard this patch.
lib/EveApi/Char/SkillQueue.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
         $sql = $this->getCsq()
71 71
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
72 72
         $this->getYem()
73
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
73
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
74 74
         $this->getPdo()
75 75
             ->exec($sql);
76 76
         $columnDefaults = [
Please login to merge, or discard this patch.
lib/EveApi/Char/AssetList.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
         $sql = $this->getCsq()
73 73
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
74 74
         $this->getYem()
75
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
75
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
76 76
         $this->getPdo()
77 77
             ->exec($sql);
78 78
         $columnDefaults = [
Please login to merge, or discard this patch.
lib/EveApi/Char/ContactList.php 1 patch
Spacing   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@  discard block
 block discarded – undo
75 75
         $sql = $this->getCsq()
76 76
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
77 77
         $this->getYem()
78
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
78
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
79 79
         $this->getPdo()
80 80
             ->exec($sql);
81 81
         $columnDefaults = [
@@ -101,7 +101,7 @@  discard block
 block discarded – undo
101 101
         $sql = $this->getCsq()
102 102
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
103 103
         $this->getYem()
104
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
104
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
105 105
         $this->getPdo()
106 106
             ->exec($sql);
107 107
         $columnDefaults = [
@@ -130,7 +130,7 @@  discard block
 block discarded – undo
130 130
         $sql = $this->getCsq()
131 131
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
132 132
         $this->getYem()
133
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
133
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
134 134
         $this->getPdo()
135 135
             ->exec($sql);
136 136
         $columnDefaults = [
@@ -156,7 +156,7 @@  discard block
 block discarded – undo
156 156
         $sql = $this->getCsq()
157 157
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
158 158
         $this->getYem()
159
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
159
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
160 160
         $this->getPdo()
161 161
             ->exec($sql);
162 162
         $columnDefaults = [
@@ -186,7 +186,7 @@  discard block
 block discarded – undo
186 186
         $sql = $this->getCsq()
187 187
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
188 188
         $this->getYem()
189
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
189
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
190 190
         $this->getPdo()
191 191
             ->exec($sql);
192 192
         $columnDefaults = [
@@ -212,7 +212,7 @@  discard block
 block discarded – undo
212 212
         $sql = $this->getCsq()
213 213
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
214 214
         $this->getYem()
215
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
215
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
216 216
         $this->getPdo()
217 217
             ->exec($sql);
218 218
         $columnDefaults = [
Please login to merge, or discard this patch.
lib/EveApi/Char/UpcomingCalendarEvents.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
         $sql = $this->getCsq()
71 71
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
72 72
         $this->getYem()
73
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
73
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
74 74
         $this->getPdo()
75 75
             ->exec($sql);
76 76
         $columnDefaults = [
Please login to merge, or discard this patch.
lib/EveApi/Char/ContactNotifications.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
         $sql = $this->getCsq()
71 71
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
72 72
         $this->getYem()
73
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
73
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
74 74
         $this->getPdo()
75 75
             ->exec($sql);
76 76
         $columnDefaults = [
Please login to merge, or discard this patch.
lib/EveApi/Char/WalletTransactions.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
         $sql = $this->getCsq()
72 72
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
73 73
         $this->getYem()
74
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
74
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
75 75
         $this->getPdo()
76 76
             ->exec($sql);
77 77
         $columnDefaults = [
Please login to merge, or discard this patch.
lib/EveApi/Char/Blueprints.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
         $sql = $this->getCsq()
73 73
             ->getDeleteFromTableWithOwnerID($tableName, $ownerID);
74 74
         $this->getYem()
75
-            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - ' . $sql);
75
+            ->triggerLogEvent('Yapeal.Log.log', Logger::DEBUG, 'sql - '.$sql);
76 76
         $this->getPdo()
77 77
             ->exec($sql);
78 78
         $columnDefaults = [
Please login to merge, or discard this patch.