phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] api class.xslt.php,1.1.1.1,1.1.1.1.2.1


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] api class.xslt.php,1.1.1.1,1.1.1.1.2.1
Date: Thu, 23 Oct 2003 22:34:46 +0000

Update of /cvsroot/phpgroupware/api
In directory subversions:/tmp/cvs-serv18125/api

Modified Files:
      Tag: proposal-branch
        class.xslt.php 
Log Message:
fighting the damned tabs which need output indenting turned off for moz. but 
thats not working

Index: class.xslt.php
===================================================================
RCS file: /cvsroot/phpgroupware/api/class.xslt.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** class.xslt.php      23 Oct 2003 07:25:02 -0000      1.1.1.1
--- class.xslt.php      23 Oct 2003 22:34:44 -0000      1.1.1.1.2.1
***************
*** 232,235 ****
--- 232,236 ----
                echo '<?xml version="1.0"?>'."\n";
                echo '<xsl:stylesheet 
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; version="1.0">'."\n";
+               //echo '<xsl:output method="html" encoding="iso-8859-1" 
indent="no"/>'."\n";
                foreach($args['files'] as $key=>$val)                           
                {                       





reply via email to

[Prev in Thread] Current Thread [Next in Thread]