phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uip_of_town.php, 1.1.1.7


From: nomail
Subject: [Phpgroupware-cvs] property/class.uip_of_town.php, 1.1.1.7
Date: Fri, 21 May 2004 20:15:19 -0000

Update of /property
Modified Files:
        Branch: 
          class.uip_of_town.php

date: 2004/04/26 12:21:05;  author: sigurdne;  state: Exp;  lines: +3 -3

Log Message:
no message
=====================================================================
Index: property/class.uip_of_town.php
diff -u property/class.uip_of_town.php:1.1.1.6 
property/class.uip_of_town.php:1.1.1.7
--- property/class.uip_of_town.php:1.1.1.6      Mon Apr 26 08:00:00 2004
+++ property/class.uip_of_town.php      Mon Apr 26 12:21:05 2004
@@ -214,7 +214,7 @@
                        $part_of_town_id        = 
get_var('part_of_town_id',array('POST','GET'));
                        $values         = get_var('values',array('POST'));
 
-                       if($GLOBALS['phpgw']->is_repost())
+//                     if($GLOBALS['phpgw']->is_repost())
                        {
 //                             $receipt['error'][]=array('msg'=>lang('Repost 
!'));
                        }
@@ -340,7 +340,7 @@
 
                        $GLOBALS['phpgw_info']['flags']['app_header'] = 
lang('part of town') . ': ' . lang('view part of town');
 
-                       $this->bocommon->xsl_add_file('p_of_town');
+                       $this->bocommon->xsl_add_file(array('p_of_town'));
 
                        $p_of_town = $this->bo->read_single($part_of_town_id);
                        $data = array




reply via email to

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