Changeset cba69dd in github
- Timestamp:
- Mar 15, 2012 3:58:48 PM (14 months ago)
- Branches:
- release-0.7
- Children:
- 77799d8
- Parents:
- f451a1c
- File:
-
- 1 edited
-
plugins/managesieve/lib/rcube_sieve_script.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/managesieve/lib/rcube_sieve_script.php
rc994e0e rcba69dd 1059 1059 } 1060 1060 } 1061 // fallback, skip one character as infinite loop prevention 1062 else { 1063 $str = substr($str, 1); 1064 } 1061 1065 1062 1066 break;
Note: See TracChangeset
for help on using the changeset viewer.
