Changeset 7311 for temp/trunk/data


Ignore:
Timestamp:
2006/11/05 16:00:36 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

Location:
temp/trunk/data/downloads/module
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/downloads/module/mdl_epsilon.php

    r7310 r7311  
    3838        $this->tpl_mainpage = MODULE_PATH . 'mdl_epsilon.tpl'; 
    3939        $this->tpl_subtitle = '¥¤¥×¥·¥í¥ó·èºÑ¥â¥¸¥å¡¼¥ë'; 
    40         global $arrConversionPage; 
    41         $this->arrConversionPage = $arrConversionPage; 
     40        global $arrPayment; 
     41        $this->arrPayment = $arrPayment; 
    4242    } 
    4343} 
Note: See TracChangeset for help on using the changeset viewer.