]> Lady’s Gitweb - Shushe/blobdiff - lib/catalog2transform.xslt
Remove some debugging information
[Shushe] / lib / catalog2transform.xslt
index 2a3bc711f64b047fefbeb0f15bfdda0d6278af46..c91b0114a4db5e31c684d648f2bb3d68abbef38d 100644 (file)
@@ -24,7 +24,10 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
        <namespace-alias stylesheet-prefix="xslt" result-prefix="#default"/>
        <template match="/">
                <xslt:transform exclude-result-prefixes="catalog exsl exslstr" version="1.0">
+                       <xslt:param name="buildtime" select="'1972-12-31T00:00:00Z'"/>
                        <xslt:param name="catalog" select="'catalog'"/>
+                       <xslt:param name="srctime" select="'1972-12-31T00:00:00Z'"/>
+                       <xslt:param name="path" select="'/unknown'"/>
                        <xslt:variable name="书社:expansion">
                                <xslt:apply-templates select="/" mode="书社:expand"/>
                        </xslt:variable>
This page took 0.021362 seconds and 4 git commands to generate.