a.binder před 9 roky
rodič
revize
19ba68ef0c
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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-->