@@ -64,7 +64,7 @@ |
||
| 64 | 64 | print "Testing site\n"; |
| 65 | 65 | switch($type) { |
| 66 | 66 | case 'update': |
| 67 | - if(!is_null($extra )) { |
|
| 67 | + if(!is_null($extra)) { |
|
| 68 | 68 | print_r($this->Tracker->sites->{$site}->getTitleData($extra)); |
| 69 | 69 | } |
| 70 | 70 | break; |