Ignore:
Timestamp:
2006/08/30 10:08:30 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/contact/index.php

    r1328 r2812  
    160160     
    161161    $objMailText = new SC_SiteView(); 
    162     $objSiteInfo = new SC_SiteInfo(); 
     162    $objSiteInfo = $objView->objSiteInfo; 
    163163    $arrInfo = $objSiteInfo->data; 
    164164    $objPage->tpl_shopname=$arrInfo['shop_name']; 
Note: See TracChangeset for help on using the changeset viewer.