Changeset 11024


Ignore:
Timestamp:
2006/12/21 10:17:15 (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

    r11023 r11024  
    226226    } 
    227227    // ½ñ¤­¹þ¤ß 
    228     sfWriteFile($write_tag, $cart_tag_path."cart_tag_$product_id", "w");     
     228    sfWriteFile($write_tag, $cart_tag_path."cart_tag_$product_id.tpl", "w");     
    229229    // ¥¤¥ó¥¯¥ë¡¼¥É¥¿¥° 
    230230    $create_tag .= "<!--{include file='". $cart_tag_path ."cart_tag_$product_id.tpl'}-->"; 
Note: See TracChangeset for help on using the changeset viewer.