Changeset 8740 for temp/trunk/html/test


Ignore:
Timestamp:
2006/11/21 13:46:10 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

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

    r8739 r8740  
    109109 * ÀâÌÀ¡¡¡§¥¨¥é¡¼¥Á¥§¥Ã¥¯ 
    110110 */ 
    111 function lfErrorCheck($_POST) { 
     111function lfErrorCheck() { 
    112112    $objErr = new SC_CheckError($_POST); 
    113113    $objErr->doFunc(array("¥Õ¥¡¥¤¥ë", "select_file"), array("SELECT_CHECK")); 
Note: See TracChangeset for help on using the changeset viewer.