Rev 7608 | Rev 12701 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7608 | Rev 11774 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !if ($sec=$empty or $htest<1) and $wims_ismanager<2 |
4 | !if ($sec=$empty or $htest<1) and $wims_ismanager<2 |
5 | error=not_secure |
5 | error=not_secure |
6 | !exit |
6 | !exit |
7 | !endif |
7 | !endif |
8 | !readdef wimshome/log/classes/$wims_class/neighbors |
8 | !readdef wimshome/log/classes/$wims_class/neighbors |
- | 9 | tmp_recshare=!defof class_recshare in wimshome/log/classes/$wims_class/.def |
|
9 | !if ($sharable_sheet!=$empty or $sharing_sheet!=$empty) and share notwordof $confirmed |
10 | !if ($sharable_sheet!=$empty or $sharing_sheet!=$empty or $tmp_recshare=main) and share notwordof $confirmed |
- | 11 | !reset tmp_recshare |
|
10 | !if $confirm=yes and $wims_ismanager>1 |
12 | !if $confirm=yes and $wims_ismanager>1 |
11 | confirmed=share |
13 | confirmed=share |
12 | confirm= |
14 | confirm= |
13 | !else |
15 | !else |
14 | !!!verification a faire .... |
16 | !!!verification a faire .... |