Project

General

Profile

« Previous | Next » 

Revision 1568

Added by Dietmar almost 13 years ago

! fix show_menu2 2th parameter for template round and allcss (Tks to Ruebenwurzel)
! set fingerprint_with_ip_octets default to 2 in a new installation

View differences:

save.php
499 499
	." ('wbmailer_smtp_auth', ''),"
500 500
	." ('wbmailer_smtp_username', ''),"
501 501
	." ('wbmailer_smtp_password', ''),"
502
	." ('fingerprint_with_ip_octets', '3'),"
502
	." ('fingerprint_with_ip_octets', '2'),"
503 503
	." ('secure_form_module', ''),"
504 504
	." ('mediasettings', '')";
505 505
	$database->query($settings_rows);

Also available in: Unified diff