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:
parent
fa1b6407b4
commit
4ddaa8ece4
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,4 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE xsl:stylesheet [
|
||||
<!ENTITY % general-entities SYSTEM "FAKEDIR/general.ent">
|
||||
%general-entities;
|
||||
]>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
|
|
Reference in a new issue