All empty double-quoted strings replaced with single-quotes
[core.git] / inc / classes / main / result / class_DatabaseResult.php
index b53cad5bb8523ae81031a63951ce00ef70a8ab33..e0d169a5caadaff51f00daff0306291be33d7ed1 100644 (file)
@@ -54,7 +54,7 @@ class DatabaseResult extends BaseFrameworkSystem implements SearchableResult, Up
        /**
         * Found value
         */
-       private $foundValue = "";
+       private $foundValue = '';
 
        /**
         * Protected constructor