diff options
Diffstat (limited to 'ext/xsl/tests/phpfunc-nostring.xsl')
-rw-r--r-- | ext/xsl/tests/phpfunc-nostring.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xsl/tests/phpfunc-nostring.xsl b/ext/xsl/tests/phpfunc-nostring.xsl index 7558ebeb2..f278fafdc 100644 --- a/ext/xsl/tests/phpfunc-nostring.xsl +++ b/ext/xsl/tests/phpfunc-nostring.xsl @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Id: phpfunc-nostring.xsl,v 1.1.2.2 2009/05/23 14:49:55 felipe Exp $ --> +<!-- $Id: phpfunc-nostring.xsl,v 1.1.2.2 2009-05-23 14:49:55 felipe Exp $ --> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" > |