]> git.p6c8.net - form-email.git/blobdiff - form-email/config.php
Weitere Vorbereitung fuer Veroeffentlichung
[form-email.git] / form-email / config.php
index 7fc1922771235b62c92d9d984b13b3a4ab61cd73..a84c5bafb19353295254f6071f2d45d5d3ffbcab 100644 (file)
@@ -87,7 +87,7 @@ $referer_ok    = '';
 \r
 # Mails speichern\r
 \r
-$store_mails        = 1;\r
+$store_mails        = 0;\r
 $store_mails_dir    = 'stored_mails';\r
 $store_mails_prefix = 'feml_';\r
 $store_mails_max    = 10;\r
@@ -141,9 +141,9 @@ $err_captcha_session_failure = 'Keine g
 \r
 # Templates\r
 \r
-$tpl_mail       = 'mail_individual.txt';\r
+$tpl_mail       = 'mail.txt';\r
 $tpl_sent       = 'sent.htm';\r
-$tpl_user_error = 'user_error_individual.htm';\r
+$tpl_user_error = 'user_error.htm';\r
 $tpl_fatal      = 'fatal.htm';\r
 \r
 #\r

patrick-canterino.de