Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/delibero.git

Character encoding.

AuthorDave Jarvis <email>
Date2014-08-04 11:08:18 GMT-0700
Commit7e2cdff91feccabd94e458a6dc6c4927f9197ee4
Parent2abe19e
xml/common.xsl
<!-- Minor optimization. -->
-<xsl:output indent="no" />
+<xsl:output indent="no" encoding="utf-8" />
<!-- Action parser that responds to HTTP requests. -->
Delta1 line added, 1 line removed