diff options
author | ichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8> | 2008-04-12 21:52:48 +0000 |
---|---|---|
committer | ichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8> | 2008-04-12 21:52:48 +0000 |
commit | 7c9640abcfee4522be42ae8ecad7c574e761c2b1 (patch) | |
tree | 8bfbf13e6914d29340dbe5ac4a03a0a2fd7eab76 /default-conf/www-ssl | |
parent | 50b903a96cdb285009b6cfc690ce99ab9337720a (diff) |
typo fix config.php
git-svn-id: svn://svn.cccv.de/engel-system@273 29ba0400-6e00-0410-a75a-ca02368028f8
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; |