added mailing feature

This commit is contained in:
Bachir Soussi Chiadmi
2016-07-19 20:09:30 +02:00
parent e310490c7f
commit 507402d07b
12 changed files with 1560 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
/**
* @file
* Code for the mailing feature.
*/
include_once 'mailing.features.inc';