Implemented echoarea/filearea security
This commit is contained in:
@@ -96,6 +96,7 @@ class DomainController extends Controller
|
||||
->where('node_id',0)
|
||||
->where('point_id',0)
|
||||
->orderBy('region_id')
|
||||
->active()
|
||||
->with(['system'])
|
||||
->get();
|
||||
|
||||
|
Reference in New Issue
Block a user