summaryrefslogtreecommitdiff
path: root/default-conf/var_www_includes
diff options
context:
space:
mode:
authorroot <root@www.engelsystem.de>2010-12-29 14:08:24 +0100
committerroot <root@www.engelsystem.de>2010-12-29 14:08:24 +0100
commitf800a6fd4ad20808ce618df08887deff7d46bf40 (patch)
tree96cf485abcaf0054bc4cfd9986671d75e1896be5 /default-conf/var_www_includes
parent19d3dbaffe78a3dd77941b72628e68d2afe1d364 (diff)
parent4836a82eb9614bd9aefccbc45d6d074c5e8174e6 (diff)
Merge branch 'master' into spezial_includes
Diffstat (limited to 'default-conf/var_www_includes')
-rwxr-xr-xdefault-conf/var_www_includes/config.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/default-conf/var_www_includes/config.php b/default-conf/var_www_includes/config.php
index 54dbd5f3..574d9947 100755
--- a/default-conf/var_www_includes/config.php
+++ b/default-conf/var_www_includes/config.php
@@ -52,4 +52,7 @@ $PentabarfGetWith = "fsockopen"; // "fsockopen"/"fopen"/"wget"/"lynx"
//Mailing List: is is not defined, the option is not shown
//$SubscribeMailinglist = "*-subscribe@lists.*";
+/// Passord for external Authorization, function only active if the var is defined
+//$CurrentExternAuthPass = 23;
+
?>