aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Include/params.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-06-03 20:29:25 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-06-03 20:29:25 +0000
commit3c2c5a06170ad879a11c56b724512d24d32bff42 (patch)
tree542f6ab6cede5e01bfeadbf3f37b721ad7e7a1a5 /h-source/Application/Include/params.php
parent1f7f75d7eae32bfb1174140b7d405b9c822f60f2 (diff)
added improved RSS format for statusnet
Diffstat (limited to 'h-source/Application/Include/params.php')
-rw-r--r--h-source/Application/Include/params.php2
1 files changed, 2 insertions, 0 deletions
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