Changeset 11025


Ignore:
Timestamp:
2006/12/21 10:19:36 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

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

    r11024 r11025  
    162162    // ½ñ¤­¹þ¤ß¥¿¥° 
    163163    $write_tag .= "<div id=\"$product_id\">"; 
    164     $write_tag .= '<!--{assign var=id value=$arrProducts".['. $product_id .'].product_id}-->'; 
     164    $write_tag .= '<!--{assign var=id value=$arrProducts['. $product_id .'].product_id}-->'; 
    165165    $write_tag .= ' 
    166166    <!--¢§Ç㤤ʪ¤«¤´--> 
Note: See TracChangeset for help on using the changeset viewer.