spacing
This commit is contained in:
parent
827e858feb
commit
a7e3c0b458
|
@ -19,8 +19,8 @@
|
|||
//
|
||||
|
||||
if ( !canEdit( 'Monitors' ) ) {
|
||||
$view = 'error';
|
||||
return;
|
||||
$view = 'error';
|
||||
return;
|
||||
}
|
||||
|
||||
$monitor = dbFetchMonitor( $_REQUEST['mid'] );
|
||||
|
|
Loading…
Reference in New Issue