mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 21:57:51 +02:00
#3622 - Get rid of old download_mail pref
No longer needed now that we have e_notify
This commit is contained in:
@@ -1143,7 +1143,7 @@ $columnInfo = array(
|
||||
|
||||
$expected_params = array(
|
||||
'download_php', 'download_view', 'download_sort', 'download_order',
|
||||
'mirror_order', 'recent_download_days', 'agree_flag', 'download_email',
|
||||
'mirror_order', 'recent_download_days', 'agree_flag',
|
||||
'agree_text', 'download_denied', 'download_reportbroken',
|
||||
'download_security_mode', 'download_security_expression', 'download_security_link_expiry'
|
||||
);
|
||||
|
Reference in New Issue
Block a user