Ignore:
Timestamp:
2007/03/11 06:27:25 (17 years ago)
Author:
nanasess
Message:

r11729 の変更を取消

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu/data/include/csv_output.inc

    r11729 r11730  
    1414 
    1515$arrSubnaviName = array( 
    16     1 => '商品管理', 
    17     2 => '顧客管理', 
    18     3 => '受注管理', 
    19     4 => 'キャンペーン' 
     16    1 => '¾¦ÉÊ´ÉÍý', 
     17    2 => '¸ÜµÒ´ÉÍý', 
     18    3 => '¼õÃí´ÉÍý', 
     19    4 => '¥­¥ã¥ó¥Ú¡¼¥ó' 
    2020); 
    2121 
    2222/************************************************************************************************************** 
    23  * 関数名  :sfgetCsvOutput 
    24  * 処理内容 :CSV出力項目を取得する 
    25  * 引数       :なし 
    26  * 戻り値  :CSV出力項目 
     23 * ´Ø¿ô̾   ¡§sfgetCsvOutput 
     24 * ½èÍýÆâÍÆ ¡§CSV½ÐÎϹàÌܤò¼èÆÀ¤¹¤ë 
     25 * °ú¿ô     ¡§¤Ê¤· 
     26 * Ìá¤êÃÍ   ¡§CSV½ÐÎϹàÌÜ 
    2727 **************************************************************************************************************/ 
    2828function sfgetCsvOutput($csv_id = "", $where = "", $arrVal = array()){ 
Note: See TracChangeset for help on using the changeset viewer.