dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch
defa
2012-09-05
921408eba600a7dc51271c35480e9114cac5ecec
[githubFork/roundcubemail.git]
/
plugins
/
managesieve
/
tests
/
src
/
parser_include
commit
|
author
|
age
4bb0bf
1
require ["include"];
AM
2
include "script.sieve";
3
# rule:[two]
4
if true
5
{
6
include :optional "second.sieve";
7
}