mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-02 12:17:22 +01:00
Update config.blade.php
This commit is contained in:
parent
1d792ee963
commit
0c19b66e2c
@ -3,7 +3,7 @@
|
||||
@if($_SERVER['QUERY_STRING'] === 'restore-defaults')
|
||||
<?php
|
||||
copy(base_path('storage/templates/advanced-config.php'), base_path('config/advanced-config.php'));
|
||||
echo "<meta http-equiv=\"refresh\" content=\"0; " . url()->current() . "/../../panel/advanced-config\" />";
|
||||
echo "<meta http-equiv=\"refresh\" content=\"0; " . url()->current() . "/../../panel/config#2\" />";
|
||||
?>
|
||||
@else
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user