Changeset 16604


Ignore:
Timestamp:
2007/10/29 22:52:09 (16 years ago)
Author:
naka
Message:

コンビーズ中間アップ

Location:
branches/feature-module-combz/data
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-combz/data/conf/conf.php

    r16562 r16604  
    9393/** ¥¢¥Ã¥×¥Ç¡¼¥È´ÉÍýÍÑ **/ 
    9494// ¥¢¥Ã¥×¥Ç¡¼¥È´ÉÍýÍÑ¥Õ¥¡¥¤¥ë³ÊǼ¾ì½ê 
    95 define("UPDATE_HTTP", "http://www.lockon.co.jp/share/module_beta/"); 
     95define("UPDATE_HTTP", "http://www.lockon.co.jp/share/naka/"); 
    9696// ¥¢¥Ã¥×¥Ç¡¼¥È´ÉÍýÍÑCSV1¹ÔÊÕ¤ê¤ÎºÇÂçʸ»ú¿ô 
    9797define("UPDATE_CSV_LINE_MAX", 4096); 
  • branches/feature-module-combz/data/downloads/module/mdl_combz/combz_mail.tpl

    r16564 r16604  
    11<input type="hidden" name="combz_type" value=""> 
    2 <input type="button" onclick="document.form1.target='_blank'; fnModeSubmit('combz','combz_type','reserve'); return false;" value="¥³¥ó¥Ó¡¼¥ºÍ½Ìóȯ¹Ô"> 
    3 <input type="button" onclick="document.form1.target='_blank'; fnModeSubmit('combz','combz_type','regist'); return false;" value="¥³¥ó¥Ó¡¼¥º°ì³çÆɼÔÅÐÏ¿"> 
     2<input type="button" onclick="document.form1.target='_blank'; fnModeSubmit('combz','combz_type','reserve'); return false;" value="CombzͽÌóȯ¹Ô"> 
     3<input type="button" onclick="document.form1.target='_blank'; fnModeSubmit('combz','combz_type','regist'); return false;" value="Combz°ì³çÆɼÔÅÐÏ¿"> 
    44 
Note: See TracChangeset for help on using the changeset viewer.