Ignore:
Timestamp:
01/02/13 16:30:06 (11 years ago)
Author:
vronk
Message:

renamed folder scripts to xsl
(to distinguish better from web "scripts": js, css)

Location:
SMC/trunk/SMC/src/xsl
Files:
2 copied

Legend:

Unmodified
Added
Removed
  • SMC/trunk/SMC/src/xsl/smc_init.xsl

    r2232 r2437  
    5050  </xd:desc>
    5151 </xd:doc>
    52 <xsl:template match="/" >
     52<xsl:template match="/" >
     53<xsl:message>cache dir: <xsl:value-of select="$cache_dir"></xsl:value-of></xsl:message>
    5354 <xsl:copy-of select="my:getData($data_key,$cache)" exclude-result-prefixes="my"></xsl:copy-of>
    5455</xsl:template>                 
Note: See TracChangeset for help on using the changeset viewer.