Ignore:
Timestamp:
2007/07/20 15:58:59 (17 years ago)
Author:
nanasess
Message:

r15064 から svn cp
とりあえず暫定コミット.

  • UTF-8 に変更
  • slib.php, glib.php のクラス化
  • LC_Page の抽象化(一部)
Location:
branches/feature-module-update
Files:
1 edited
2 copied

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update

    • Property svn:ignore set to
      .cache

      .settings

      .projectOptions
  • branches/feature-module-update/data/Smarty/templates/rss/index.tpl

    r12157 r15078  
    77<rss version="2.0"> 
    88 
    9 <!--{* channelÍ×ÁÇ *}--> 
     9<!--{* channel要素 *}--> 
    1010<channel> 
    1111<title> <!--{$site_title|sf_mb_convert_encoding:$encode}--> </title> 
     
    2222    <!--{section name=cnt loop=$arrNews}--> 
    2323         
    24         <!--{* £±¤Ä¤ÎitemÍ×ÁǤò½ÐÎϤ¹¤ë *}--> 
     24        <!--{* 1つのitem要素を出力する *}--> 
    2525        <item> 
    2626            <!--{if $arrNews[cnt].news_url == '' }--> 
Note: See TracChangeset for help on using the changeset viewer.