Changeset 10458 for temp


Ignore:
Timestamp:
2006/12/08 12:32:50 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/uehara/captcha/ajax_captcha/result.php

    r10457 r10458  
    1818// ¥»¥Ã¥·¥ç¥ó¤ÎÃͤ¬Àµ¤·¤¤¤«¥Á¥§¥Ã¥¯ 
    1919if (($input_data == $session_data) && ($input_data != "" && $session_data != "")) { 
    20     echo "ǧ¾ÚÀ®¸ù¡ª¡ª"; 
     20    echo "ǧ¾ÚÀ®¸ù¡ª¡ªaaa"; 
    2121} else { 
    22     echo "ǧ¾Ú¼ºÇÔ¡ª¡ª"; 
     22    echo "ǧ¾Ú¼ºÇÔ¡ª¡ªaaa"; 
    2323} 
    2424?> 
Note: See TracChangeset for help on using the changeset viewer.