Changeset 11335


Ignore:
Timestamp:
2006/12/25 22:47:45 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/html/admin/contents/campaign.php

    r11334 r11335  
    341341    $contents = lfGetFileContents($default_active_dir."contents.tpl"); 
    342342    if(!$arrRet['cart_flg']) { 
    343         $contents .= '<!--{*¥í¥°¥¤¥ó¥Õ¥©¡¼¥à*}-->'."\n"; 
     343        $contents .= "\n" . '<!--{*¥í¥°¥¤¥ó¥Õ¥©¡¼¥à*}-->' . "\n"; 
    344344        $contents .= '<!--{include file=`$smarty.const.CAMPAIGN_BLOC_PATH`login.tpl}-->'."\n"; 
    345345        $contents .= '<!--{*²ñ°÷ÅÐÏ¿¥Õ¥©¡¼¥à*}-->'."\n"; 
Note: See TracChangeset for help on using the changeset viewer.