Mercurial > epgrec.yaz
changeset 148:8f4f74463d08
merged with upstream
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Fri, 26 Mar 2010 15:41:36 +0900 |
parents | 4afd353b4507 (current diff) fadae5e39857 (diff) |
children | 3a6ec345ab0c |
files | config.php.sample |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config.php.sample Tue Mar 23 02:37:31 2010 +0900 +++ b/config.php.sample Fri Mar 26 15:41:36 2010 +0900 @@ -98,6 +98,7 @@ "3009.ontvjapan.com" => "191", "3010.ontvjapan.com" => "192", "3011.ontvjapan.com" => "193", + "3012.ontvjapan.com" => "200", "3013.ontvjapan.com" => "211", "3014.ontvjapan.com" => "222", ); @@ -240,4 +241,4 @@ define( "KEYWORD_TBL", "keywordTbl" ); // キーワードテーブル // ログテーブル define( "LOG_TBL", "logTbl" ); -?> \ No newline at end of file +?>