Aleksander Machniak
|
0cbe4a4acc
|
PHP8 fixes, CS fixes, short array syntax, added more tests
|
2020-11-22 12:03:02 +01:00 |
|
Aleksander Machniak
|
1164d9e103
|
rcmail_utils::get_http_client() -> rcube::get_instance()->get_http_client()
|
2020-11-21 09:28:25 +01:00 |
|
ATA
|
8f81fda450
|
Support proxy for server-side HTTP requests #7658 (#7659)
Co-authored-by: Andrzej Talarek <andrzej.talarek@efinity.com>
|
2020-11-21 09:07:49 +01:00 |
|
Aleksander Machniak
|
014659b600
|
CS fixes, mostly around undefined variables
|
2020-05-03 11:29:15 +02:00 |
|
Aleksander Machniak
|
3cd3d8eecb
|
Fix bug where the Installer would not warn about required schema upgrade (#7042)
|
2019-11-16 09:23:32 +01:00 |
|
Aleksander Machniak
|
70a0976be1
|
Remove redundant error message
|
2019-04-22 09:49:53 +02:00 |
|
Aleksander Machniak
|
57c67db029
|
Remove year(s) from copyright headers + some cleanup
|
2019-04-16 10:42:45 +02:00 |
|
Aleksander Machniak
|
05ea5a5548
|
Add ignore_errors option to rcube_db, so error logging can be disabled temporarily
Use ignore_errors to make sure the DDL upgrade errors are printed only once.
|
2017-07-02 11:51:05 +02:00 |
|
Aleksander Machniak
|
184de7735c
|
CS fixes (mostly phpdoc)
|
2016-08-18 08:50:59 +02:00 |
|
Aleksander Machniak
|
a958748947
|
CS fixes
|
2015-06-07 15:26:33 +02:00 |
|
Aleksander Machniak
|
8042e13af6
|
Add --config and --type options to moduserprefs.sh script (#1490051)
|
2015-05-25 08:51:10 +02:00 |
|
Aleksander Machniak
|
0c08b04778
|
Fix issues when using moduserprefs.sh without --user argument (#1490399)
|
2015-05-21 10:19:46 +02:00 |
|
Aleksander Machniak
|
e7620812b0
|
Installer: Remove system() function use (#1490139)
Move some functionality of scripts from bin/ into rcmail_utils class
|
2015-04-12 09:24:25 +02:00 |
|