From 3c2c5a06170ad879a11c56b724512d24d32bff42 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 3 Jun 2012 20:29:25 +0000 Subject: added improved RSS format for statusnet --- h-source/Application/Include/params.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'h-source/Application/Include/params.php') diff --git a/h-source/Application/Include/params.php b/h-source/Application/Include/params.php index 94a6fd5..b972739 100644 --- a/h-source/Application/Include/params.php +++ b/h-source/Application/Include/params.php @@ -33,6 +33,8 @@ class Website static public $mailPassword = ""; static public $allowAnonymousSubmission = "yes"; + + static public $statusnetGroupText = ""; } class Account -- cgit v1.2.3