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