goba            Fri Mar 15 08:44:00 2002 EDT

  Modified files:              
    /phpdoc/xsl phpweb.xsl.in 
  Log:
  Ups, Docbook XSL code left out ;)
  
  
Index: phpdoc/xsl/phpweb.xsl.in
diff -u phpdoc/xsl/phpweb.xsl.in:1.2 phpdoc/xsl/phpweb.xsl.in:1.3
--- phpdoc/xsl/phpweb.xsl.in:1.2        Fri Mar 15 08:42:23 2002
+++ phpdoc/xsl/phpweb.xsl.in    Fri Mar 15 08:44:00 2002
@@ -3,13 +3,13 @@
 
   PHP.net web site specific stylesheet
 
-  $Id: phpweb.xsl.in,v 1.2 2002/03/15 13:42:23 goba Exp $
+  $Id: phpweb.xsl.in,v 1.3 2002/03/15 13:44:00 goba Exp $
 
 -->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
                 version="1.0">
 
-<xsl:import href="file:///g:/phpcvs/phpdoc-tools/xsl/html/chunk.xsl"/>
+<xsl:import href="@DOCBOOKXSL_HTML@"/>
 <xsl:include href="html-common.xsl"/>
 
 <xsl:param name="base.dir" select="'php/'"/>


Reply via email to