Aleksander Machniak
|
e7620812b0
|
Installer: Remove system() function use (#1490139)
Move some functionality of scripts from bin/ into rcmail_utils class
|
10 years ago |
Aleksander Machniak
|
0ea079d604
|
dirname(__FILE__) -> __DIR__
|
10 years ago |
Aleksander Machniak
|
34a0902089
|
Use consistent column/table quoting in sql queries
|
10 years ago |
Aleksander Machniak
|
dcc4469844
|
Don't init output in CLI mode
Fixes infinite recurssion on raise_error() call when executing scripts
out of the INSTALL_PATH. Also use 'rcube' if 'rcmail' is not needed.
|
10 years ago |
Aleksander Machniak
|
315a0b787c
|
Remove deprecated function usage (get_table_name)
|
10 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
f23ef1c968
|
Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
alecpl
|
6cc3f5887d
|
- Use clisetup.php where possible, remove redundant code
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
thomascube
|
d366462316
|
Fix cleandb script
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
30aa4ccaaf
|
- Renamed all php-cli scripts to use .sh extension
|
15 years ago |