a.binder пре 9 година
родитељ
комит
fbcbe67e64
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      SE/dev/php-cli/edge_paths_with_PE_controll.xsl

+ 2 - 2
SE/dev/php-cli/edge_paths_with_PE_controll.xsl

@@ -12,7 +12,7 @@
     <xsl:output indent="yes"/>
     <xsl:strip-space elements="*"/>
     
-    <xsl:param name="PE_Price" select="1500"/>
+    <xsl:param name="PE_Price" select="2500"/>
     <xsl:param name="Cable_Price" select="3"/>
     
     <xsl:param name="edge_paths_with_PE.xml"/>
@@ -220,7 +220,7 @@
                         
                         <xsl:variable name="odpalam_liczenie_or_nie">
                             <xsl:choose>
-                                <xsl:when test="count($candidates/bp:Path_Point) &lt; 10  and count($candidates/bp:Path_Point)&gt;1">
+                                <xsl:when test="count($candidates/bp:Path_Point) &lt; 14  and count($candidates/bp:Path_Point)&gt;1">
                                     <xsl:variable name="max_bit">
                                         <xsl:for-each select="1 to count($candidates/bp:Path_Point)"><xsl:value-of select="1"/></xsl:for-each>
                                     </xsl:variable>