phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.functions.php, 1.1.2.2


From: nomail
Subject: [Phpgroupware-cvs] property/class.functions.php, 1.1.2.2
Date: Sun, 23 May 2004 18:34:02 -0000

Update of /property
Modified Files:
        Branch: proposal-branch
          class.functions.php

date: 2004/04/29 12:49:48;  author: sigurdne;  state: Exp;  lines: +3 -2

Log Message:
no message
=====================================================================
Index: property/class.functions.php
diff -u property/class.functions.php:1.1.2.1 
property/class.functions.php:1.1.2.2
--- property/class.functions.php:1.1.2.1        Thu Apr 29 07:10:49 2004
+++ property/class.functions.php        Thu Apr 29 12:49:48 2004
@@ -21,11 +21,12 @@
                var $public_functions = array
                (
                        'sanitize'=> True,
+                       'db_addslashes'=> True,
                );
 
                function property_functions()
                {
-                       $this->currentapp       = 'property';
+                       $this->currentapp       = 'property'; 
//$GLOBALS['phpgw_data']['flags']['req_app'];
                }
 
                /**




reply via email to

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