Commit Graph

9 Commits (d2738d1e8bb933e78519e80cf09bb0722b58d87a)

Author SHA1 Message Date
Aleksander Machniak ea3ad31ce0 Fix bug where the Installer would not warn about required schema upgrade (#7042) 6 years ago
Aleksander Machniak 70a0976be1 Remove redundant error message 7 years ago
Aleksander Machniak 57c67db029 Remove year(s) from copyright headers + some cleanup 7 years ago
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.
9 years ago
Aleksander Machniak 184de7735c CS fixes (mostly phpdoc) 9 years ago
Aleksander Machniak a958748947 CS fixes 11 years ago
Aleksander Machniak 8042e13af6 Add --config and --type options to moduserprefs.sh script (#1490051) 11 years ago
Aleksander Machniak 0c08b04778 Fix issues when using moduserprefs.sh without --user argument (#1490399) 11 years ago
Aleksander Machniak e7620812b0 Installer: Remove system() function use (#1490139)
Move some functionality of scripts from bin/ into rcmail_utils class
11 years ago