Changeset 11058 for temp/branches


Ignore:
Timestamp:
2006/12/21 14:19:35 (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

    r11034 r11058  
    227227    sfWriteFile($write_tag, $cart_tag_path."cart_tag_$product_id.tpl", "w");     
    228228    // ¥¤¥ó¥¯¥ë¡¼¥É¥¿¥° 
    229     $create_tag .= "<!--{* ¢§Ç㤤ʪ¥«¥´ *}-->\n<!--{include file='". $cart_tag_path ."cart_tag_$product_id.tpl'}-->"; 
     229    $create_tag .= "<!--{* ¢§¾¦ÉÊID$product_id *}-->\n<!--{include file='". $cart_tag_path ."cart_tag_$product_id.tpl'}-->"; 
    230230     
    231231    return $create_tag;  
Note: See TracChangeset for help on using the changeset viewer.