Skip to content

Commit

Permalink
fix PHP Fatal error: Class 'Horde\Auth_SASL' not found
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfbecker committed Jul 3, 2016
1 parent cb9646f commit c59f6b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/ManageSieve/lib/Horde/ManageSieve.php
Expand Up @@ -16,6 +16,7 @@
*/

namespace Horde;
use Auth_SASL;
use Horde\Socket\Client;
use Horde\ManageSieve\Exception;

Expand Down

0 comments on commit c59f6b4

Please sign in to comment.