CC-4610: Creating recording show will generate lots of exception in zendphp.log

- fixed
This commit is contained in:
James 2012-10-19 17:30:54 -04:00
parent 2bab46a12e
commit a9df8cd7f2
2 changed files with 5 additions and 4 deletions

View file

@ -1128,7 +1128,6 @@ SQL;
}
} else {
if ($isAdminOrPM) {
Logging::info( $data );
Application_Model_Show::create($data);
}