Subversion Repositories cheapmusic

Rev

Rev 74 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 74 Rev 153
Line 4... Line 4...
4
 
4
 
5
ini_set("log_errors", 1);
-
 
6
ini_set("error_log", $_SERVER['DOCUMENT_ROOT'] . "/../MyFiles/logs/php_error.log");
-
 
7
error_reporting(E_ALL);
5
error_reporting(E_ALL);
8
 
6
 
9
if (!function_exists('PHPMailer_Init')) {
7
if (!function_exists('PHPMailer_Init')) {
10
    function PHPMailer_Init() {
8
    function PHPMailer_Init() {
11
        // Include PHPMailer library files
9
        // Include PHPMailer library files