@@ -129,7 +129,7 @@ |
||
129 | 129 | private function writeFromRessource($handle) |
130 | 130 | { |
131 | 131 | |
132 | - if (! $handle) { |
|
132 | + if (!$handle) { |
|
133 | 133 | trigger_error(E_ERROR, 'can not open the destination file'); |
134 | 134 | } |
135 | 135 | $written = 0; |