Skip to content

Commit

Permalink
And add back the require for disposable.php
Browse files Browse the repository at this point in the history
  • Loading branch information
giallu committed May 16, 2009
1 parent a7f7616 commit 18acbd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/email_api.php
Expand Up @@ -26,6 +26,7 @@


require_once('phpmailer/class.phpmailer.php');
require_once('disposable/disposable.php');

/**
* requires current_user_api
Expand Down

0 comments on commit 18acbd0

Please sign in to comment.