diff options
Diffstat (limited to 'default-conf/www-ssl')
-rwxr-xr-x | default-conf/www-ssl/inc/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default-conf/www-ssl/inc/config.php b/default-conf/www-ssl/inc/config.php index 76e6bf49..0c1270be 100755 --- a/default-conf/www-ssl/inc/config.php +++ b/default-conf/www-ssl/inc/config.php @@ -31,7 +31,7 @@ $DEBUG = 0; // SSL Cert-KEY $show_SSLCERT = "MD5:<br>MD5SED<br>\n". - "SHA1:<br>SHA1SED + "SHA1:<br>SHA1SED"; //globale const. fuer schischtplan $GlobalZeileProStunde = 4; |