Rev 17849 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17849 | Rev 18064 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !if $save!=$empty |
2 | !if $save!=$empty |
3 | !read scripts/setdef.proc |
- | |
4 | up_expiration=!text select char 0123456789 in $up_expiration |
3 | up_expiration=!text select char 0123456789 in $up_expiration |
- | 4 | !read scripts/setdef.proc |
|
5 | !! ---------- testind condition on expire date for compatibility sharable/sharing |
5 | !! ---------- testind condition on expire date for compatibility sharable/sharing |
6 | !! cannot have expiration date before a sharable class |
6 | !! cannot have expiration date before a sharable class |
7 | !! cannot have expiration date after a sharing class |
7 | !! cannot have expiration date after a sharing class |
8 | test=!defof sharable_all\ |
8 | test=!defof sharable_all\ |
9 | sharing_all in wimshome/log/classes/$wims_class/neighbors |
9 | sharing_all in wimshome/log/classes/$wims_class/neighbors |