Browse Source

Fixed typo in telemetry_db.php

Federico Dossena 2 năm trước cách đây
mục cha
commit
f8f290a2e8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      results/telemetry_db.php

+ 1 - 1
results/telemetry_db.php

@@ -48,7 +48,7 @@ function getPdo($returnErrorMessage = false)
 			if (!$MsSql_WindowsAuthentication and
 			    !isset(
 						$MsSql_username,
-						$MsSql_password,
+						$MsSql_password
 						)
 				) {
 				if($returnErrorMessage){