Mercurial > epgrec.yaz
diff storeProgram.inc.php @ 145:2cb414518ccd
mod: ?????????????????
| author | epgrec@park.mda.or.jp <yoneda@recorder.localnet.mda.or.jp> |
|---|---|
| date | Mon, 22 Mar 2010 15:11:31 +0900 |
| parents | fa1b0995992b |
| children | 5b192e94f49d |
line wrap: on
line diff
--- a/storeProgram.inc.php Mon Mar 22 10:56:21 2010 +0900 +++ b/storeProgram.inc.php Mon Mar 22 15:11:31 2010 +0900 @@ -25,7 +25,7 @@ foreach( $arr as $val ) { try { $val->reservation(); - reclog( "getepg::キーワードID".$val->id."の録画が予約された"); +// reclog( "getepg::キーワードID".$val->id."の録画が予約された"); } catch( Exception $e ) { // 無視
