Subversion Repositories wimsdev

Rev

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

Rev 12115 Rev 13318
Line 95... Line 95...
95
!if toobigfile iswordof $error
95
!if toobigfile iswordof $error
96
 La taille de votre fichier est trop importante : la limite est de 12K.
96
 La taille de votre fichier est trop importante : la limite est de 12K.
97
 !exit
97
 !exit
98
!endif
98
!endif
99
 
99
 
-
 
100
!if file_too_large iswordof $error
-
 
101
  <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size MB</strong>.</p>
-
 
102
  <p>We invite you to make a selective backup by selecting only certain data.</p>
-
 
103
  !if $format!=zip
-
 
104
    <p>nb: you can still download the generated file, but it is certainly truncated.</p>
100
!msg $error
105
  !endif
-
 
106
  !exit
-
 
107
!endif
101
 
108
 
-
 
109
!msg $error