begin to cut the umbilical

This commit is contained in:
friendica
2013-04-14 22:24:47 -07:00
parent e411a4bdc2
commit b84d8bfbc9
19 changed files with 35 additions and 35 deletions

View File

@@ -34,7 +34,7 @@ function notification($params) {
push_lang($recip['account_language']); // should probably have a channel language
$banner = t('Red Notification');
$product = FRIENDICA_PLATFORM;
$product = RED_PLATFORM;
$siteurl = $a->get_baseurl(true);
$thanks = t('Thank You,');
$sitename = get_config('system','sitename');