Ticket #7 (closed バグ指摘: 修正済)

Opened 17 years ago

Last modified 17 years ago

html/rss/index.phpで無効な記述がある

Reported by: adati Owned by: somebody
Priority: Milestone: EC-CUBE
Component: フロント Version: 1.1系
Keywords: Cc:
修正済み:

Description

html/rss/index.phpの27行目で、 送出しているヘッダの値に誤りがありました。

誤 header("Paragrama: no-cache");

正 header("Pragma: no-cache");

Change History

comment:1 Changed 17 years ago by inoue

  • Status changed from new to closed
  • Resolution set to 修正済
Note: See TracTickets for help on using tickets.