Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
[squirrelmail.git] / functions / htmlentities / utf-8.php
index 95b0f397beeb88746d28cdaec831b70de6e6cf88..415bb9951744d768c1f2a1966ab1314c57ef8cec 100644 (file)
@@ -272,4 +272,4 @@ $sq_html_ent_table = array_merge($sq_html_ent_table,
               "\xE2\x99\xA6" => '♦'
               )
        );
-?>
+?>
\ No newline at end of file