fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8511] property: enable?\194?\160php functions from x


From: Sigurd Nes
Subject: [Fmsystem-commits] [8511] property: enable?\194?\160php functions from xsl-stylesheet
Date: Fri, 06 Jan 2012 19:40:55 +0000

Revision: 8511
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8511
Author:   sigurdne
Date:     2012-01-06 19:40:55 +0000 (Fri, 06 Jan 2012)
Log Message:
-----------
property: enable?\194?\160php functions from xsl-stylesheet

Modified Paths:
--------------
    trunk/property/inc/class.uiwo_hour.inc.php

Modified: trunk/property/inc/class.uiwo_hour.inc.php
===================================================================
--- trunk/property/inc/class.uiwo_hour.inc.php  2012-01-06 19:40:15 UTC (rev 
8510)
+++ trunk/property/inc/class.uiwo_hour.inc.php  2012-01-06 19:40:55 UTC (rev 
8511)
@@ -1460,6 +1460,7 @@
 
                                // Configure the transformer
                                $proc = new XSLTProcessor;
+                               $proc->registerPHPFunctions(); // enable php 
functions
                                $proc->importStyleSheet($xsl); // attach the 
xsl rules
 
                                $header =  <<<HTML




reply via email to

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