mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
3.0.7
This commit is contained in:
@@ -320,4 +320,9 @@ class ECCController extends Controller
|
||||
{
|
||||
return view('ecc.list');
|
||||
}
|
||||
|
||||
public function files()
|
||||
{
|
||||
return view('ecc.files');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user