mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
Revert "Revert "just testing""
This reverts commit 76256a7ee6f0c4770da4e557ece98c21d98cdf6a.
This commit is contained in:
parent
3b3e9b0e70
commit
3a86738983
@ -17,7 +17,7 @@ if(!$error) {
|
|||||||
$configToSave = [
|
$configToSave = [
|
||||||
// by default, set env to prod
|
// by default, set env to prod
|
||||||
// user can disable when he wants
|
// user can disable when he wants
|
||||||
'env' => 'prod',
|
'env' => 'dev',
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach($_SESSION as $key => $value)
|
foreach($_SESSION as $key => $value)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user