a.binder 9 лет назад
Родитель
Сommit
e271964bfd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      SE/dev/php-cli/edge_joins_filled_paths_make.xsl

+ 1 - 1
SE/dev/php-cli/edge_joins_filled_paths_make.xsl

@@ -22,7 +22,7 @@
     
     <xsl:param name="debug"  select="0" /> <!-- set 1 to debug -->
     
-    <xsl:param name="bypass_errors" select="1"/> <!-- set to 0 if you want to secure terminate on error  -->
+    <xsl:param name="bypass_errors" select=" true()"/> <!-- set to 0 if you want to secure terminate on error  -->
     
     <xsl:output indent="yes"/>
     <xsl:strip-space elements="*"/>