@@ -58,7 +58,7 @@ |
||
58 | 58 | |
59 | 59 | // Do not replace existing variables |
60 | 60 | if (array_key_exists($name, $headersForResolve)) { |
61 | - continue; |
|
61 | + continue; |
|
62 | 62 | } |
63 | 63 | } |
64 | 64 |