mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 08:43:31 +02:00
fixes #93 automatically hide the newsletter link when clicked
This commit is contained in:
@@ -428,6 +428,8 @@ INSERT INTO '.$prefixeTable.'config (param,value,comment)
|
||||
array(),
|
||||
array('origin' => 'installation')
|
||||
);
|
||||
|
||||
conf_update_param('show_newsletter_subscription', 'false');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user