Changeset 14143


Ignore:
Timestamp:
2007/06/01 18:04:23 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/basis/template_input.php

    r14142 r14143  
    100100function lfErrorCheck($array) { 
    101101    $objErr = new SC_CheckError($array); 
    102 //    print_r($array);exit; 
    103102    $objErr->doFunc(array("¥á¡¼¥ë·Á¼°", "send_type"), array("EXIST_CHECK")); 
    104103    $objErr->doFunc(array("¥Æ¥ó¥×¥ì¡¼¥È", "template_name"), array("EXIST_CHECK")); 
Note: See TracChangeset for help on using the changeset viewer.