Subversion Repositories wimsdev

Rev

Rev 3980 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
19 reyssat 1
 
3998 zjchen 2
!set wims_warn_header=<p><font color="red"><blink><b>警告.</b></blink></font>
19 reyssat 3
 
4
!if inconsistent_columns iswordof $wims_warn_rawmatrix
5
 $wims_warn_header
3998 zjchen 6
 我无法解读你输入的矩阵, because 
7
 因为各行的元素个数不同.
8
 请再检查一下, 并且用逗号而不是空格分隔元素.
19 reyssat 9
 <p>
10
!endif
11