Fix parse error
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 20 May 2010 16:06:38 +0000 (10:06 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 20 May 2010 16:20:53 +0000 (10:20 -0600)
framework/Mime/lib/Horde/Mime/Viewer/Vcard.php

index ab2caf9..8549151 100644 (file)
@@ -395,7 +395,7 @@ class Horde_Mime_Viewer_Vcard extends Horde_Mime_Viewer_Driver
         $html .=  '</table>';
 
         Horde::startBuffer();
-        $notification->notify(array('listeners' => 'status');
+        $notification->notify(array('listeners' => 'status'));
 
         return array(
             $this->_mimepart->getMimeId() => array(