Bug#763084: Please, don’t rely on class.phpmailer.php to act as an autoloader

2014-09-27 Thread David Prévot
Control: tags -1 patch Hi, On Sat, Sep 27, 2014 at 03:14:20PM -0400, David Prévot wrote: > Package: glpi > From a quick overlook, it seems like inc/notificationmail.class.php is > relying on “require_once(GLPI_PHPMAILER_DIR . "/class.phpmailer.php");” > to get all needed classes (including, e.g.

Bug#763084: Please, don’t rely on class.phpmailer.php to act as an autoloader

2014-09-27 Thread David Prévot
Package: glpi Severity: important Tags: upstream Control: affects -1 libphp-mailer Hi, From a quick overlook, it seems like inc/notificationmail.class.php is relying on “require_once(GLPI_PHPMAILER_DIR . "/class.phpmailer.php");” to get all needed classes (including, e.g., the SMTP one, as provid