mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-16 12:00:50 +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);
|
file_put_contents('.env', $config);
|
||||||
|
|
||||||
return Redirect('/panel/config');
|
return Redirect('/panel/config?alternative-config');
|
||||||
}
|
}
|
||||||
|
|
||||||
//Shows config file editor page
|
//Shows config file editor page
|
||||||
|
Loading…
x
Reference in New Issue
Block a user