Code

Updated sieve stuff
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 7 Mar 2007 14:01:42 +0000 (14:01 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 7 Mar 2007 14:01:42 +0000 (14:01 +0000)
commit18420c321b6306313393b6ef873e8fbb705aee2a
treea649be3292a2bdb26d081b774f42dd168ab3fbd8
parentca55fae1641ace4e5faff4d0eca0f74e3902eee5
Updated sieve stuff

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5756 594d385d-05f5-0310-b6e9-bd551577e9d8
18 files changed:
include/sieve/class_My_Tree.inc
include/sieve/class_sieveElement_If.inc
include/sieve/class_sieveElements.inc
include/sieve/templates/element_allof.tpl
include/sieve/templates/element_anyof.tpl
include/sieve/templates/element_block_end.tpl [new file with mode: 0644]
include/sieve/templates/element_block_start.tpl [new file with mode: 0644]
include/sieve/templates/element_comment.tpl [new file with mode: 0644]
include/sieve/templates/element_discard.tpl [new file with mode: 0644]
include/sieve/templates/element_exists.tpl
include/sieve/templates/element_fileinto.tpl [new file with mode: 0644]
include/sieve/templates/element_if_else.tpl [new file with mode: 0644]
include/sieve/templates/element_keep.tpl [new file with mode: 0644]
include/sieve/templates/element_redirect.tpl [new file with mode: 0644]
include/sieve/templates/element_reject.tpl [new file with mode: 0644]
include/sieve/templates/element_require.tpl [new file with mode: 0644]
include/sieve/templates/element_stop.tpl [new file with mode: 0644]
include/sieve/templates/element_vacation.tpl