mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
just testing
This commit is contained in:
parent
b5c1b431d5
commit
07dafc5118
@ -17,7 +17,7 @@ if(!$error) {
|
||||
$configToSave = [
|
||||
// by default, set env to prod
|
||||
// user can disable when he wants
|
||||
'env' => 'prod',
|
||||
'env' => 'dev',
|
||||
];
|
||||
|
||||
foreach($_SESSION as $key => $value)
|
||||
|
Loading…
x
Reference in New Issue
Block a user