mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-16 20:11:01 +01:00
Update AdminController.php
This commit is contained in:
parent
92cac0973d
commit
74460ad378
@ -440,7 +440,7 @@ public function SendTestMail(Request $request)
|
|||||||
//Shows config file editor page
|
//Shows config file editor page
|
||||||
public function showFileEditor(request $request)
|
public function showFileEditor(request $request)
|
||||||
{
|
{
|
||||||
return view('/panel/config');
|
return redirect('/panel/config');
|
||||||
}
|
}
|
||||||
|
|
||||||
//Saves advanced config
|
//Saves advanced config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user