@@ -99,7 +99,7 @@ |
||
99 | 99 | public function getUpdateDate() |
100 | 100 | { |
101 | 101 | // 2015-10-16 11:09:44 -0400 |
102 | - $lastUpdated = $this->getParser()->getWurflInfo()->lastUpdated; |
|
102 | + $lastUpdated = $this->getParser()->getWurflInfo()->lastUpdated; |
|
103 | 103 | |
104 | 104 | if ($lastUpdated == '') { |
105 | 105 | return; |