Changeset 14009 for branches/dev


Ignore:
Timestamp:
2007/06/01 09:25:19 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/mail/index.php

    r13993 r14009  
    3636        $this->tpl_pageno = $_POST['search_pageno']; 
    3737        global $arrMAILMAGATYPE; 
    38         $this->arrMAILMAGATYPE = $arrMAILMAGATYPE; 
     38        $this->arrMAILMAGATYP = $arrMAILMAGATYPE; 
    3939        $this->arrHtmlmail[''] = "¤¹¤Ù¤Æ"; 
    4040        $this->arrHtmlmail[1] = $arrMAILMAGATYPE[1]; 
Note: See TracChangeset for help on using the changeset viewer.