@@ -150,7 +150,7 @@ |
||
150 | 150 | $keywords->search, |
151 | 151 | $keywords->replace, |
152 | 152 | strtolower($match[3]) |
153 | - ); |
|
153 | + ); |
|
154 | 154 | |
155 | 155 | $dateDepart = clone $this; |
156 | 156 | parent::modify($match[1].$match[2].' '.$keyword); |