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