added mailing feature
This commit is contained in:
7
sites/all/modules/features/mailing/mailing.module
Normal file
7
sites/all/modules/features/mailing/mailing.module
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* @file
|
||||
* Code for the mailing feature.
|
||||
*/
|
||||
|
||||
include_once 'mailing.features.inc';
|
||||
Reference in New Issue
Block a user