7 Zeilen
Kein EOL
168 B
PHP
7 Zeilen
Kein EOL
168 B
PHP
<?php
|
|
defined('CON_FRAMEWORK') || die('Illegal call: Missing framework initialization - request aborted.');
|
|
|
|
class PHPMailer extends \PHPMailer\PHPMailer\PHPMailer
|
|
{
|
|
|
|
} |