Changeset 7312 for temp/trunk


Ignore:
Timestamp:
2006/11/05 16:02:50 (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

    r7311 r7312  
    4040        global $arrPayment; 
    4141        $this->arrPayment = $arrPayment; 
     42        global $arrCredit; 
     43        $this->arrCredit = $arrCredit; 
     44        global $arrConvenience; 
     45        $this->arrConvenience = $arrConvenience; 
    4246    } 
    4347} 
Note: See TracChangeset for help on using the changeset viewer.