Changeset 2275 for temp/trunk


Ignore:
Timestamp:
2006/08/28 13:33:17 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk/data
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_View.php

    r2270 r2275  
    6868        } 
    6969         
    70         // ¥µ¥¤¥È¾ðÊó¤ò¤¹¤Ù¤Æ³ä¤êÅö¤Æ¤ë 
    71         foreach ($this->arrInfo as $key => $value){ 
    72             $this->_smarty->assign($key, $value); 
    73         } 
    74          
    75  
    7670        if($siteinfo) { 
    7771            if(!defined('LOAD_SITEINFO')) { 
Note: See TracChangeset for help on using the changeset viewer.