Skip to content

Commit

Permalink
Fix mailer issue
Browse files Browse the repository at this point in the history
  • Loading branch information
eberhardtm committed Sep 13, 2018
1 parent a88b2d1 commit a9de517
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions class/ajax/POSTSendMail.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php
namespace slc\ajax;

require_once PHPWS_SOURCE_DIR . '/mod/slc/vendor/autoload.php';

class POSTSendMail extends AJAX {

public function execute(){
Expand Down

0 comments on commit a9de517

Please sign in to comment.