diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2006-11-29 17:09:25 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2006-11-29 17:09:25 +0000 |
commit | 30876a0a85897125854226112d8de7f19a707dad (patch) | |
tree | 0e9dc32d8e596096b817242746e66a0f48f0d909 /default-conf/www-ssl/inc/config.php | |
parent | f8fbc9c0cf182963e92a176dd84c569b00ab42f5 (diff) |
cron joby aufgereumt
git-svn-id: svn://svn.cccv.de/engel-system@181 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'default-conf/www-ssl/inc/config.php')
-rwxr-xr-x | default-conf/www-ssl/inc/config.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/default-conf/www-ssl/inc/config.php b/default-conf/www-ssl/inc/config.php index ccf359c4..3e2c3b51 100755 --- a/default-conf/www-ssl/inc/config.php +++ b/default-conf/www-ssl/inc/config.php @@ -31,9 +31,6 @@ $show_SSLCERT = "MD5:<br>FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF<br>\n". //globale const. fuer schischtplan $GlobalZeileProStunde = 4; -//ist ein modem angeschlossen -$ModemEnable = false; - //Tempdir $Tempdir="/tmp"; |