Skip to content

Commit

Permalink
phpmailer include removed
Browse files Browse the repository at this point in the history
  • Loading branch information
haruka-7 committed Jan 5, 2020
1 parent 6f0b72c commit 8a0c927
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/admin/prepend.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
include_once PLX_CORE.'lib/class.plx.plugins.php';
include_once PLX_CORE.'lib/class.plx.token.php';
include_once PLX_CORE.'lib/class.plx.template.php';
include_once PLX_CORE.'lib/class.phpmailer.php';
include_once PLX_CORE.'lib/class.phpmailer.smtp.php';
include_once PLX_CORE.'lib/class.phpmailer.exception.php';

# Echappement des caractères
if($_SERVER['REQUEST_METHOD'] == 'POST') $_POST = plxUtils::unSlash($_POST);
Expand Down

0 comments on commit 8a0c927

Please sign in to comment.