Document the additional content export options

This commit is contained in:
redmatrix
2015-09-24 16:57:17 -07:00
parent e04f04ef0f
commit 2844f276b9
4 changed files with 25 additions and 4 deletions

View File

@@ -755,12 +755,15 @@ function event_store_item($arr, $event) {
}
}
$item_arr = array();
$prefix = '';
// $birthday = false;
if($event['type'] === 'birthday') {
$prefix = t('This event has been added to your calendar.');
if(! is_sys_channel($arr['uid']))
$prefix = t('This event has been added to your calendar.');
// $birthday = true;
// The event is created on your own site by the system, but appears to belong