Mercurial > epgrec.yaz
changeset 136:6754b6aa50cf
mod: ????????config.php???
| author | epgrec@park.mda.or.jp <yoneda@recorder.localnet.mda.or.jp> |
|---|---|
| date | Sun, 21 Mar 2010 00:00:58 +0900 |
| parents | 9c5e597ef6c6 |
| children | a18df712fc7e 481e789605e3 |
| files | config.php.sample |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/config.php.sample Sat Mar 20 23:59:01 2010 +0900 +++ b/config.php.sample Sun Mar 21 00:00:58 2010 +0900 @@ -222,6 +222,6 @@ define( "CHANNEL_TBL", "channelTbl" ); // チャンネルテーブル define( "CATEGORY_TBL", "categoryTbl" ); // カテゴリテーブル define( "KEYWORD_TBL", "keywordTbl" ); // キーワードテーブル - - +// ログテーブル +define( "LOG_TBL", "logTbl" ); ?> \ No newline at end of file
