Changeset 10483
- Timestamp:
- 2006/12/08 12:55:42 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/captcha/ajax_captcha/result.php
r10478 r10483 10 10 // 正しくデータが送られてきているか 11 11 if ($input_data == "" || $session_data == "") { 12 echo " 値を入力して下さい。";12 echo "<font color=\"red\">値を入力して下さい。</font>"; 13 13 exit; 14 14 }
Note: See TracChangeset
for help on using the changeset viewer.
