mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-26 17:24:53 +01:00
Update AdminController.php
This commit is contained in:
parent
0c19b66e2c
commit
b90a2245dc
@ -301,7 +301,7 @@ class AdminController extends Controller
|
||||
|
||||
file_put_contents('.env', $config);
|
||||
|
||||
return Redirect('/panel/config');
|
||||
return Redirect('/panel/config?alternative-config');
|
||||
}
|
||||
|
||||
//Shows config file editor page
|
||||
|
Loading…
Reference in New Issue
Block a user