Changeset 8600 for temp/trunk


Ignore:
Timestamp:
2006/11/19 19:42:24 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/uehara/tree.php

    r8599 r8600  
    139139function lfErrorCheck() { 
    140140 
    141     if($_POST['select_file']) { 
     141    if($_POST['select_file'] == '') { 
    142142        $arrErr['select_file'] = "¢¨¡¡¥Õ¥¡¥¤¥ë¤¬ÁªÂò¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£"; 
    143143    } 
Note: See TracChangeset for help on using the changeset viewer.