no need to clare $view as global

This commit is contained in:
Andrew Bauer 2020-10-12 14:52:57 -05:00
parent c4ea27db8d
commit 89c76ec140
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
<?php
global $view;
$error='';
if ( !canEdit('System') ) {