Subversion Repositories wimsdev

Rev

Rev 17104 | Rev 17849 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17104 Rev 17309
Line 1... Line 1...
1
 
1
 
2
!if $save!=$empty
2
!if $save!=$empty
3
 
-
 
4
  !if $jquery_defined=no
-
 
5
    d=!char 2,3 of $[100+abs(floor($dayup_expiration))]
-
 
6
    m=!char 2,3 of $[100+abs(floor($monthup_expiration))]
-
 
7
    y=!char 1 to 4 of $[abs(floor($yearup_expiration))]
3
  up_expiration=!text select char 0123456789 in $up_expiration
8
    up_expiration=$(y)$(m)$(d)
-
 
9
  !endif
-
 
10
  !! ---------- testind condition on expire date for compatibility sharable/sharing
4
  !! ---------- testind condition on expire date for compatibility sharable/sharing
11
  !! cannot have expiration date before a sharable classe
5
  !! cannot have expiration date before a sharable classe
12
  !! cannot have expiration date after a sharing classe
6
  !! cannot have expiration date after a sharing classe
13
  test=!defof sharable_all\
7
  test=!defof sharable_all\
14
sharing_all in wimshome/log/classes/$wims_class/neighbors
8
sharing_all in wimshome/log/classes/$wims_class/neighbors