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…
Reference in New Issue