mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 14:17:49 +02:00
Upgraded PHPMailer to 5.2.9 and corrected mail overrides.
This commit is contained in:
@@ -310,7 +310,8 @@ class e_bbcode
|
||||
|
||||
$code_text = $code_text_par;
|
||||
|
||||
|
||||
$className = null;
|
||||
$debugFile = null;
|
||||
|
||||
if (is_array($this->bbList) && array_key_exists($code, $this->bbList))
|
||||
{ // Check the bbcode 'cache'
|
||||
|
Reference in New Issue
Block a user