Ignore:
Timestamp:
2008/04/10 02:37:34 (16 years ago)
Author:
adachi
Message:

サイバーソース決済モジュール暫定コミット

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-1/data/downloads/module/mdl_cybs/mdl_cybs.php

    r17230 r17244  
    1313        $this->tpl_mainpage = MODULE_PATH . 'mdl_cybs/mdl_cybs.tpl'; 
    1414        $this->tpl_subtitle = '¥µ¥¤¥Ð¡¼¥½¡¼¥¹·èºÑ¥â¥¸¥å¡¼¥ë'; 
    15         $this->extension_installed = lfLoadModCybs(); 
     15        $this->extension_installed = sfCybsLoadModCybs(); 
    1616    } 
    1717} 
Note: See TracChangeset for help on using the changeset viewer.