a.binder hace 9 años
padre
commit
19ba68ef0c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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,8 +12,8 @@
     <xsl:output indent="yes"/>
     <xsl:strip-space elements="*"/>
     
-    <xsl:param name="PE_Price" select="1500"/>
-    <xsl:param name="Cable_Price" select="5"/>
+    <xsl:param name="PE_Price" select="900"/>
+    <xsl:param name="Cable_Price" select="3"/>
     
     <xsl:param name="edge_paths_with_PE.xml"/>
     <xsl:param name="edge_paths_with_PE_controll_temp" select="'edge_paths_with_PE_controll_temp'"/> <!-- cache do przekazywani danych z petli-->