fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7392] property: more on for import


From: Sigurd Nes
Subject: [Fmsystem-commits] [7392] property: more on for import
Date: Fri, 17 Jun 2011 06:35:20 +0000

Revision: 7392
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7392
Author:   sigurdne
Date:     2011-06-17 06:35:19 +0000 (Fri, 17 Jun 2011)
Log Message:
-----------
property: more on for import

Modified Paths:
--------------
    trunk/activitycalendarfrontend/inc/class.uiactivity.inc.php

Modified: trunk/activitycalendarfrontend/inc/class.uiactivity.inc.php
===================================================================
--- trunk/activitycalendarfrontend/inc/class.uiactivity.inc.php 2011-06-17 
05:46:13 UTC (rev 7391)
+++ trunk/activitycalendarfrontend/inc/class.uiactivity.inc.php 2011-06-17 
06:35:19 UTC (rev 7392)
@@ -49,6 +49,8 @@
 
                function edit()
                {
+                       $GLOBALS['phpgw']->js->validate_file( 'json', 'json', 
'phpgwapi' );
+
                        $id = intval(phpgw::get_var('id', 'GET'));
                        $action = phpgw::get_var('action', 'GET');
                        //var_dump($id);




reply via email to

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