mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-16 11:17:24 +02:00
commit
5dc3d45955
@ -451,7 +451,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 redirect('/panel/config');
|
return redirect('/admin/config');
|
||||||
}
|
}
|
||||||
|
|
||||||
//Saves advanced config
|
//Saves advanced config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user