CVSROOT:        /cvsroot/phpgwapi
Module name:    phpgwapi
Changes by:     Dave Hall <skwashd>     06/08/30 05:12:16

Modified files:
        inc            : class.xslttemplates.inc.php 

Log message:
        fix \r\n

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/inc/class.xslttemplates.inc.php?cvsroot=phpgwapi&r1=1.29&r2=1.30

Patches:
Index: class.xslttemplates.inc.php
===================================================================
RCS file: /cvsroot/phpgwapi/phpgwapi/inc/class.xslttemplates.inc.php,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- class.xslttemplates.inc.php 28 Aug 2006 13:39:18 -0000      1.29
+++ class.xslttemplates.inc.php 30 Aug 2006 05:12:16 -0000      1.30
@@ -8,7 +8,7 @@
        * @license http://www.gnu.org/licenses/lpl.html GNU General Public 
License
        * @package phpgwapi
        * @subpackage gui
-       * @version $Id: class.xslttemplates.inc.php,v 1.29 2006/08/28 13:39:18 
sigurdne Exp $
+       * @version $Id: class.xslttemplates.inc.php,v 1.30 2006/08/30 05:12:16 
skwashd Exp $
        */
 
        if( (floor(phpversion()) == 4 && !extension_loaded('xslt') )


_______________________________________________
Phpgroupware-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs

Reply via email to