Commit 04b2e31
committed
feat: Support Roundcube 1.7 static files handling
Roundcube 1.7 forces us to go trough static.php for security. However,
this script does not exist in older Roundcube releases. To maintain
backwards compatibility, figure out the correct path at runtime
depending on the version.1 parent df3cd5a commit 04b2e31
3 files changed
Lines changed: 551 additions & 524 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments