Changeset 11161
- Timestamp:
- 2006/12/23 23:13:36 (19 years ago)
- Location:
- temp/branches/ec-cube-beta/data
- Files:
-
- 2 edited
-
Smarty/templates/campaign/application.tpl (modified) (1 diff)
-
conf/conf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/data/Smarty/templates/campaign/application.tpl
r11160 r11161 19 19 </form> 20 20 21 <!--{*¥í¥°¥¤¥ó¥Õ¥©¡¼¥à¡¼*}--> 22 <!--{include file=`$smarty.const.CAMPAIGN_BLOC_PATH`login.tpl}--> 23 24 <!--{*²ñ°÷ÅÐÏ¿¥Õ¥©¡¼¥à*}--> 25 <!--{include file=`$smarty.const.CAMPAIGN_BLOC_PATH`entry.tpl}--> 26 21 27 <!--{*¥Õ¥Ã¥¿¡¼ÆÉ¹þ*}--> 22 28 <!--{include file=`$tpl_dir_name`/footer.tpl}--> -
temp/branches/ec-cube-beta/data/conf/conf.php
r10901 r11161 30 30 define("CAMPAIGN_TEMPLATE_DIR", "include/campaign/"); 31 31 define("CAMPAIGN_TEMPLATE_PATH", USER_PATH . CAMPAIGN_TEMPLATE_DIR); 32 define("CAMPAIGN_BLOC_DIR", "bloc/"); 33 define("CAMPAIGN_BLOC_PATH", CAMPAIGN_TEMPLATE_PATH . CAMPAIGN_BLOC_DIR); 32 34 define("CAMPAIGN_TEMPLATE_ACTIVE", "active/"); 33 35 define("CAMPAIGN_TEMPLATE_END", "end/");
Note: See TracChangeset
for help on using the changeset viewer.
