a.binder %!s(int64=9) %!d(string=hai) anos
pai
achega
46d454a158
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SE/dev/php-cli/joins2ways_z_ID_Way.xsl

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

@@ -37,7 +37,7 @@
                             <xsl:for-each select="$item/item">
                                 <xsl:element name="item">
                                     <xsl:attribute name="id" select="@id"/>
-                                    <xsl:attribute name="ID_WAY" select="$ways_2ID_Way/ways2drogi/item[@id=current()/text()]/text()"/>
+                                    <xsl:attribute name="ID_WAY" select="$ways2drogi/ways2drogi/item[@id=current()/text()]/text()"/>
                                     <xsl:copy-of select="text()"/>
                                 </xsl:element>
                             </xsl:for-each>