nlopess         Sat Jun 17 23:02:51 2006 UTC

  Modified files:              
    /phpdoc/xsl fo.xsl 
  Log:
  fix build of manual.fo.
  # techtonik, can you please acknowledge that this fix is correct? Thanks
  
http://cvs.php.net/viewcvs.cgi/phpdoc/xsl/fo.xsl?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/xsl/fo.xsl
diff -u phpdoc/xsl/fo.xsl:1.9 phpdoc/xsl/fo.xsl:1.10
--- phpdoc/xsl/fo.xsl:1.9       Mon Jan 16 23:27:40 2006
+++ phpdoc/xsl/fo.xsl   Sat Jun 17 23:02:51 2006
@@ -9,7 +9,7 @@
                 version="1.0">
 
 <xsl:import href="docbook/fo/docbook.xsl"/>
-<xsl:include href="common.xsl"/>
+<xsl:import href="common.xsl"/>
 
 
 <!-- Enable FOP extensions -->

Reply via email to