mirror of
https://github.com/librespeed/speedtest.git
synced 2026-08-04 06:39:45 +00:00
Fixed typo in telemetry_db.php
This commit is contained in:
parent
1bdffc752e
commit
f8f290a2e8
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ function getPdo($returnErrorMessage = false)
|
|||
if (!$MsSql_WindowsAuthentication and
|
||||
!isset(
|
||||
$MsSql_username,
|
||||
$MsSql_password,
|
||||
$MsSql_password
|
||||
)
|
||||
) {
|
||||
if($returnErrorMessage){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue