Changeset 5195

Show
Ignore:
Timestamp:
02/02/08 16:57:06 (10 months ago)
Author:
inureyes
Message:

#819

  • 필요 없는 rss.php 파일 삭제
  • rss 열람시에도 예약글이 공개되도록 함.
Location:
trunk/interface
Files:
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/interface/rss/index.php

    r5193 r5195  
    1313    fetchConfigVal(); 
    1414} 
    15  
     15publishEntries(); 
    1616if (!file_exists(ROOT . "/cache/rss/$blogid.xml")) 
    1717    refreshRSS($blogid);