diff --git a/webui/controller/accounting/accounting.php b/webui/controller/accounting/accounting.php index 47116d8..1191475 100644 --- a/webui/controller/accounting/accounting.php +++ b/webui/controller/accounting/accounting.php @@ -23,9 +23,6 @@ $this->data['sorttype'] = 0; $this->data['order'] = 0; - if(Registry::get('admin_user') == 0) { - die("go away"); - } $this->data['search'] = '';