Aleksander Machniak
|
9f1f754daf
|
CS fixes
|
9 years ago |
Aleksander Machniak
|
0389faa327
|
PHP7: Fix "mktime(): You should be using the time() function instead" warning
|
9 years ago |
Aleksander Machniak
|
72b117feb1
|
Use consistent license identifiers, remove redundant package.xml files
|
10 years ago |
Aleksander Machniak
|
0ea079d604
|
dirname(__FILE__) -> __DIR__
|
10 years ago |
Thomas Bruederli
|
38ab0be093
|
Created composer.json files for default plugins
|
11 years ago |
Aleksander Machniak
|
bcedf05d19
|
s/$rcmail_config/$config/ also for plugins configuration
|
11 years ago |
Aleksander Machniak
|
461a30d771
|
Merge config files (#1487311).
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
|
12 years ago |
Aleksander Machniak
|
2193f6a130
|
Avoid unused local variables
|
12 years ago |
Aleksander Machniak
|
b005927f91
|
Add basic tests for plugins
|
12 years ago |
thomascube
|
48e9c14ebd
|
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
|
13 years ago |
till
|
63a3dc5fde
|
moved plugins
|
15 years ago |
alecpl
|
57307bc782
|
- fix debug_backtrace() call for PHP < 5.2.5
|
15 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |