Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Refactor of htmlMimeMail.php
Some more refactoring is needed...
  • Loading branch information
jeroenrnl committed Nov 4, 2012
1 parent a589945 commit b0ee6b9
Show file tree
Hide file tree
Showing 5 changed files with 263 additions and 386 deletions.
2 changes: 1 addition & 1 deletion php/exception.inc.php
Expand Up @@ -53,5 +53,5 @@ class PhotoException extends ZophException {}
class PhotoThumbCreationFailedException extends PhotoException {}
class PhotoNotFoundException extends PhotoException {}


class MailException extends ZophException {}
?>

1 comment on commit b0ee6b9

@jeroenrnl
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the majority of issue 4
#4

Please sign in to comment.