@@ -48,7 +48,7 @@ |
||
48 | 48 | $contents = new CfpList(); |
49 | 49 | |
50 | 50 | foreach ($content['events'] as $event) { |
51 | - if (! $event['cfp_url']) { |
|
51 | + if (!$event['cfp_url']) { |
|
52 | 52 | continue; |
53 | 53 | } |
54 | 54 | $info = new Cfp(); |