diff options
author | plegall <plg@piwigo.org> | 2013-10-17 13:25:12 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2013-10-17 13:25:12 +0000 |
commit | 6380e4d475484e54020dd62ccb7859865ad285b3 (patch) | |
tree | f6c6186a9e96d132646d603b860964def7619e25 /include/phpmailer | |
parent | ed40a38fca795e89ceece4318d4fb053644e94b5 (diff) |
feature 2965: move phpmailer files in a specific directory
git-svn-id: http://piwigo.org/svn/trunk@24953 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | include/phpmailer/PHPMailerAutoload.php (renamed from include/PHPMailerAutoload.php) | 0 | ||||
-rw-r--r-- | include/phpmailer/class.phpmailer.php (renamed from include/class.phpmailer.php) | 0 | ||||
-rw-r--r-- | include/phpmailer/class.smtp.php (renamed from include/class.smtp.php) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/include/PHPMailerAutoload.php b/include/phpmailer/PHPMailerAutoload.php index 46db5bd0b..46db5bd0b 100644 --- a/include/PHPMailerAutoload.php +++ b/include/phpmailer/PHPMailerAutoload.php diff --git a/include/class.phpmailer.php b/include/phpmailer/class.phpmailer.php index a79508eb8..a79508eb8 100644 --- a/include/class.phpmailer.php +++ b/include/phpmailer/class.phpmailer.php diff --git a/include/class.smtp.php b/include/phpmailer/class.smtp.php index e6b45222d..e6b45222d 100644 --- a/include/class.smtp.php +++ b/include/phpmailer/class.smtp.php |