8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
<?php
|
|
/**
|
|
* @file
|
|
* Code for the mailing feature.
|
|
*/
|
|
|
|
include_once 'mailing.features.inc';
|