Commit Graph

14 Commits

Author SHA1 Message Date
Aleksander Machniak
6cbd09613f Fix PHP warnings 2021-05-22 18:54:25 +02:00
Aleksander Machniak
61a5ade872 PHP8 fixes, short array syntax 2020-12-12 16:20:14 +01:00
Aleksander Machniak
8e63309203 CS fixes, tabs to spaces 2019-06-15 08:56:35 +02:00
Aleksander Machniak
57c67db029 Remove year(s) from copyright headers + some cleanup 2019-04-16 10:42:45 +02:00
Aleksander Machniak
0ea079d604 dirname(__FILE__) -> __DIR__ 2014-10-13 14:41:55 +02:00
Aleksander Machniak
f23ef1c968 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) 2013-04-26 11:26:58 +02:00
Aleksander Machniak
9290303e80 Move prompt_silent() and get_opt() to rcube_utils class 2012-11-20 10:37:13 +01:00
thomascube
3e48b941ec Removed kolab plugins; they will be maintaied and published in the Kolab project 2011-05-21 10:29:47 +00:00
thomascube
bd911ba814 Pool some code for command line tools; avoid displaying password on shell (#1486947); fix msgexport now using the new imap wrapper 2010-09-29 08:30:56 +00:00
till
d4847048a1 * let's not discriminate unix :) (= generalized paths)
* added checks so all scripts are only executable from CLI
2009-01-09 21:13:00 +00:00
alecpl
ab8b44741d - Allow calling msgimport.sh/msgexport.sh from any directory (#1485431) 2008-10-01 09:21:22 +00:00
thomascube
9787ca6063 Don't ask for password if passed as argument 2008-09-18 19:52:52 +00:00
thomascube
687b224da2 Allow to import mbox files 2008-08-17 17:28:02 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00