mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
Revert "Revert "Revert "just testing"""
This reverts commit 3a8673898387fd21ee15c10e217645899b70db50.
This commit is contained in:
parent
3a86738983
commit
12bc6a0333
@ -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' => 'dev',
|
'env' => 'prod',
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach($_SESSION as $key => $value)
|
foreach($_SESSION as $key => $value)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user