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