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 86... Line 86...
86
!if toobigfile iswordof $error
86
!if toobigfile iswordof $error
87
 El tamaño de su fichero es demasiado importante: el límite es de 12K.
87
 El tamaño de su fichero es demasiado importante: el límite es de 12K.
88
 !exit
88
 !exit
89
!endif
89
!endif
90
 
90
 
-
 
91
!if file_too_large iswordof $error
-
 
92
  <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size KB</strong>.</p>
-
 
93
  <p>We invite you to make a selective backup by selecting only certain data.</p>
-
 
94
  !if $format!=zip
-
 
95
    <p>nb: you can still download the generated file, but it is certainly truncated.</p>
91
!msg $error
96
  !endif
-
 
97
  !exit
-
 
98
!endif
92
 
99
 
-
 
100
!msg $error