no need to clare $view as global
This commit is contained in:
parent
c4ea27db8d
commit
89c76ec140
|
@ -1,6 +1,4 @@
|
|||
<?php
|
||||
global $view;
|
||||
|
||||
$error='';
|
||||
|
||||
if ( !canEdit('System') ) {
|
||||
|
|
Loading…
Reference in New Issue