Revision 121
Added by stefan about 20 years ago
| trunk/wb/install/save.php | ||
|---|---|---|
| 424 | 424 |
." ('', 'er_level', ''),"
|
| 425 | 425 |
." ('', 'default_language', 'EN'),"
|
| 426 | 426 |
." ('', 'app_name', 'wb'),"
|
| 427 |
." ('', 'default_timezone', '0'),"
|
|
| 427 |
." ('', 'default_timezone', '$default_timezone'),"
|
|
| 428 | 428 |
." ('', 'default_date_format', 'M d Y'),"
|
| 429 | 429 |
." ('', 'default_time_format', 'g:i A'),"
|
| 430 | 430 |
." ('', 'home_folders', 'true'),"
|
Also available in: Unified diff
Fix: Timezone option in installation doesn't affect the setting.