From e17435152dc36ce1f92c86726000d68ea99d3ecd Mon Sep 17 00:00:00 2001 From: rbt Date: Tue, 16 May 2006 19:01:27 +0000 Subject: [PATCH] Assume the strings are in UTF8 instead of in ASCII. This expands on the number of characters that we can work with. While not perfect, it is an improvement. Submitted by: Dirk Jagdmann --- html.tmpl | 11 ++++++----- postgresql_autodoc.pl | 5 ++++- xml.tmpl | 3 ++- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/html.tmpl b/html.tmpl index b9312cc..4830b15 100644 --- a/html.tmpl +++ b/html.tmpl @@ -1,15 +1,16 @@ - + Index for <!-- TMPL_VAR ESCAPE="HTML" name="database" --> +