Revision 1476
Added by Luisehahne over 14 years ago
| save.php | ||
|---|---|---|
| 483 | 483 |
." ('page_extension', '.php'),"
|
| 484 | 484 |
." ('page_spacer', '-'),"
|
| 485 | 485 |
." ('pages_directory', '/pages'),"
|
| 486 |
." ('rename_files_on_upload', 'ph.*?,cgi,pl,pm,exe,com,bat,pif,cmd,src,asp,aspx'),"
|
|
| 486 | 487 |
." ('media_directory', '/media'),"
|
| 487 | 488 |
." ('operating_system', '$operating_system'),"
|
| 488 | 489 |
." ('string_file_mode', '$file_mode'),"
|
| ... | ... | |
| 495 | 496 |
." ('wbmailer_smtp_username', ''),"
|
| 496 | 497 |
." ('wbmailer_smtp_password', ''),"
|
| 497 | 498 |
." ('fingerprint_with_ip_octets', '3'),"
|
| 499 |
." ('secure_form_module', ''),"
|
|
| 498 | 500 |
." ('mediasettings', '')";
|
| 499 | 501 |
$database->query($settings_rows); |
| 500 | 502 |
|
Also available in: Unified diff
set of a wildcard ".*?" e.g. ph.*? proof ext like php, php3, php4 etc.
+ add new settings value in install, upgrade-script and core module