Skip to content

Commit

Permalink
This doesn't need to extend the Wrapped version
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Jan 29, 2014
1 parent d53c996 commit 93c0401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/Smtp/lib/Horde/Smtp/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @package Smtp
*/
class Horde_Smtp_Exception extends Horde_Exception_Wrapped
class Horde_Smtp_Exception extends Horde_Exception
{
/* Error message codes. */

Expand Down

0 comments on commit 93c0401

Please sign in to comment.