mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-03 20:47:47 +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
|
||||
public function showFileEditor(request $request)
|
||||
{
|
||||
return view('/panel/config');
|
||||
return redirect('/panel/config');
|
||||
}
|
||||
|
||||
//Saves advanced config
|
||||
|
Loading…
x
Reference in New Issue
Block a user