@@ -60,7 +60,7 @@ |
||
60 | 60 | foreach($urls as $url){ |
61 | 61 | $retour.= $this->options.' '.$url.';'; |
62 | 62 | } |
63 | - }else{ |
|
63 | + } else{ |
|
64 | 64 | $retour = $this->options; |
65 | 65 | } |
66 | 66 | return $retour; |