From fbcbb1234117b62a279431dbc6867694f2a57b87 Mon Sep 17 00:00:00 2001 From: cookie Date: Tue, 10 Nov 2009 22:05:37 +0000 Subject: makeuser.php: get type of angel from DB, add subscribe the mailing list function git-svn-id: svn://svn.cccv.de/engel-system@341 29ba0400-6e00-0410-a75a-ca02368028f8 --- default-conf/var_www_includes/config.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'default-conf/var_www_includes') diff --git a/default-conf/var_www_includes/config.php b/default-conf/var_www_includes/config.php index 07d4fb03..68b51acc 100755 --- a/default-conf/var_www_includes/config.php +++ b/default-conf/var_www_includes/config.php @@ -48,4 +48,8 @@ $PentabarfXMLpath = "Xcal/conference/"; $PentabarfXMLEventID = "31"; $PentabarfGetWith = "fsockopen"; // "fsockopen"/"fopen"/"wget"/"lynx" + +//Mailing List: is is not defined, the option is not shown +//$SubscribeMailinglist = "*-subscribe@lists.*"; + ?> -- cgit v1.2.3-54-g00ecf