mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-14 05:47:15 +00:00
Sähköpostien lähettämiseen Mandrill-paketti
This commit is contained in:
10
application/third_party/Mandrill/Internal.php
vendored
Executable file
10
application/third_party/Mandrill/Internal.php
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
class Mandrill_Internal {
|
||||
public function __construct(Mandrill $master) {
|
||||
$this->master = $master;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user