mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
delete traces
This commit is contained in:
parent
480b6828b6
commit
3813ae45aa
@ -80,16 +80,12 @@ if ($data_decoded['apipass'] !== null
|
||||
)
|
||||
);
|
||||
|
||||
hd($apiPassword);
|
||||
|
||||
if ($apiPassword === $data_decoded['apipass']) {
|
||||
$bypassLogin = true;
|
||||
}
|
||||
} else {
|
||||
echo 'hola';
|
||||
}
|
||||
|
||||
|
||||
if (!isset($config[$slicebar])) {
|
||||
$config[$slicebar] = $slicebar_value;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user