alignment

This commit is contained in:
Rudi Grinberg 2012-09-14 17:02:38 -04:00
parent 67483f8bb2
commit f2b07e4a83

View file

@ -138,7 +138,6 @@ class WebstreamController extends Zend_Controller_Action
if (!$this->isAuthorized($id)) {
header("Status: 401 Not Authorized");
return;
}