mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
Remove useless NewInstance
Bugfix: BodyStructure->SearchCharset return value
This commit is contained in:
parent
82e560bc53
commit
693e0f4c10
61 changed files with 802 additions and 1345 deletions
|
|
@ -82,7 +82,7 @@ abstract class Driver
|
|||
*/
|
||||
private $aCache;
|
||||
|
||||
protected function __construct()
|
||||
function __construct()
|
||||
{
|
||||
$this->sDatePattern = 'H:i:s';
|
||||
$this->sName = 'INFO';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue