Changeset 8363 for temp/trunk


Ignore:
Timestamp:
2006/11/16 13:51:48 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r8362 r8363  
    111111                 
    112112                // ¥»¥Ö¥ó¥¤¥ì¥Ö¥ó¤Î¤ß¤Î¾ì¹ç¤Ë¤ÏÍøÍѾå¸Â¤ò30Ëü¤Ë¤¹¤ë¡£ 
    113                 (count($_POST["conbeniense"]) == 1 and $_POST["convenience"][0] == 11) ? $upper_rule_max = "300000" : $upper_rule_max = "500000"; 
     113                (count($_POST["convenience"]) == 1 and $_POST["convenience"][0] == 11) ? $upper_rule_max = "300000" : $upper_rule_max = "500000"; 
    114114                 
    115115                $arrData = array( 
Note: See TracChangeset for help on using the changeset viewer.