mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-08 03:54:20 +01:00
Removed php closing tag.
- Considered a best practice, avoids the possibility of introducing whitespace after the closing tag.
This commit is contained in:
parent
90b876a405
commit
ed3211cb9d
@ -97,5 +97,3 @@ function otp2ksmurls ($otp, $client) {
|
||||
"http://127.0.0.1/wsapi/decrypt?otp=$otp"
|
||||
);
|
||||
}
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user