Project

General

Profile

« Previous | Next » 

Revision 1484

Added by Dietmar almost 13 years ago

move fixes 2.8.2 to 2.8.3
fixes will be shown in an extra readme
an package with the fixed files will be created
for all users who downloaded the 2.8.2 before 29 Jul-2011

View differences:

install.php
33 33

  
34 34
// add default values to the module table
35 35
$database->query("INSERT INTO ".TABLE_PREFIX
36
	."mod_output_filter (sys_rel,email_filter, mailto_filter, at_replacement, dot_replacement) VALUES ('1','1', '1', '(at)', '(dot)')");
36
	."mod_output_filter (sys_rel,email_filter, mailto_filter, at_replacement, dot_replacement) VALUES ('0','1', '1', '(at)', '(dot)')");

Also available in: Unified diff