Skip to content

Commit

Permalink
Add missing use statement for Zend_View_Abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Meyer committed Jul 23, 2014
1 parent 75e09f2 commit 25c9ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/Icinga/Web/Widget/AlertMessageBox.php
Expand Up @@ -6,6 +6,7 @@

use Zend_Log;
use Zend_Form;
use Zend_View_Abstract;
use Icinga\User;
use Icinga\User\Message;
use Icinga\Web\Session;
Expand Down

0 comments on commit 25c9ee5

Please sign in to comment.