CMS
Version 3.9
send_digest.inc
Go to the documentation of this file.
1
<?php
2
/*
3
* Description: For each users who subscribes to one or more
4
* blogs, send an email with a summary of articles added.
5
*
6
* @author: Janice Gallant for Sonjara, Inc.
7
*
8
* 5/2013
9
*/
10
11
12
Fakoli::using
(
"blog"
,
"email"
,
"user"
,
"settings"
);
13
14
$mgr
=
new
BlogSubscriptionManager();
15
16
$mgr
->sendDigests();
17
?>
Fakoli\using
static using()
Import the datamodels, views and manifest for the specified component(s).
Definition:
core.inc:116
$mgr
$mgr
Definition:
send_digest.inc:14
code
cms.sonjara.com
cms
components
blog
handlers
send_digest.inc
Generated on Tue Mar 23 2021 15:36:12 for CMS by
1.9.1