Page 1 of 1

xsl:include/xsl:import with php422/xslt extension

Posted: Wed Jul 31, 2002 3:24 am
by adrianciobanu
I'm using php422 with the new xslt extension, and i have a problem using xs:include/import.
With either import or include i get the error:
Sablotron error on line 3: 'arg:/stanga.xsl', while the stanga.xsl file exist in the same dir with the including template. I tried even absolute paths, the same thing/.
Any ideas?
Thx anyway.