Changeset 868 for temp/test-xoops.ec-cube.net/html
- Timestamp:
- 2006/12/13 12:03:36 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollrating.php
r867 r868 99 99 100 100 $arrErr = array(); 101 print_r($arrForm); 102 if(mb_strlen($arrForm['comment']) > $title_len) { 101 if(mb_strlen($arrForm['comment']) > $body_len) { 103 102 $arrErr['comment'] = " ¢¨ ¥³¥á¥ó¥È¤Ï".$body_len."ʸ»ú°ÊÆâ¤ÇÆþÎϤ·¤Æ²¼¤µ¤¤¡£"; 104 103 }
Note: See TracChangeset
for help on using the changeset viewer.
