From: Wolfgang M. M. <wol...@us...> - 2004-04-24 13:46:03
|
Update of /cvsroot/exist/eXist-1.0/webapp/stylesheets In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7226/webapp/stylesheets Modified Files: xmldb-collection.xsl Log Message: Added XmldbRealm for Tomcat Index: xmldb-collection.xsl =================================================================== RCS file: /cvsroot/exist/eXist-1.0/webapp/stylesheets/xmldb-collection.xsl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xmldb-collection.xsl 2 Feb 2004 15:30:37 -0000 1.2 --- xmldb-collection.xsl 24 Apr 2004 13:45:54 -0000 1.3 *************** *** 1,3 **** ! <?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet --- 1,3 ---- ! <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet |