[AppDB] Fix typo in testResults form

Rosanne DiMesio dimesio at earthlink.net
Thu Sep 28 15:13:34 CDT 2017


Signed-off-by: Rosanne DiMesio <dimesio at earthlink.net>
---
 include/testData.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/testData.php b/include/testData.php
index 12a0721..ad4dea9 100644
--- a/include/testData.php
+++ b/include/testData.php
@@ -110,7 +110,7 @@ class testData{
                                     $this->sState,
                                     $this->sGpuMfr,
                                     $this->sGraphicsDriver,
-                                    $this-sHasProblems);
+                                    $this->sHasProblems);
 
         if($hResult)
         {
-- 
2.12.3




More information about the wine-patches mailing list