Removed profane logging message
This commit is contained in:
parent
7b1b271a2c
commit
092595eb9f
|
@ -119,7 +119,6 @@ class WebstreamController extends Zend_Controller_Action
|
|||
} else {
|
||||
Logging::info( $user );
|
||||
}
|
||||
Logging::info("what the fuck");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue