Removed DOCTYPE declarations due that looks like we don't need to use books entities anymore.

That could help a lot when implementing customizations due that might avoid the need to copy the XSL code into $JHALFSDIR.
This commit is contained in:
Manuel Canales Esparcia 2007-09-22 12:26:09 +00:00
parent fa1b6407b4
commit 4ddaa8ece4

View file

@ -1,8 +1,4 @@
<?xml version="1.0"?>
<!DOCTYPE xsl:stylesheet [
<!ENTITY % general-entities SYSTEM "FAKEDIR/general.ent">
%general-entities;
]>
<!-- $Id$ -->