]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/country_functions.php
More double-quotes to single-quotes
[mailer.git] / inc / libs / country_functions.php
index 7254ff1022ec98c242822250f3a7eeb7a1655f76..80a4c1ef856f82d70cab876c1654112fe2f8d473 100644 (file)
@@ -63,7 +63,7 @@ LIMIT 1",
                //* DEBUG: */ print($id.'=<pre>'.print_r($content, TRUE).'</pre>');
 
                // Construct human-readable description
-               $ret = sprintf("%s (%s)", $content['descr'], $content['code']);
+               $ret = sprintf('%s (%s)', $content['descr'], $content['code']);
        } // END - if
 
        // Free the result