phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.oproc.php, 1.1.2.6


From: nomail
Subject: [Phpgroupware-cvs] property/class.oproc.php, 1.1.2.6
Date: Sun, 23 May 2004 05:44:43 -0000

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

date: 2004/05/06 11:27:45;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/class.oproc.php
diff -u property/class.oproc.php:1.1.2.5 property/class.oproc.php:1.1.2.6
--- property/class.oproc.php:1.1.2.5    Tue May  4 08:55:12 2004
+++ property/class.oproc.php    Thu May  6 11:27:45 2004
@@ -217,7 +217,7 @@
                                                if($sDefault != '')
                                        {
                                                $sTranslatedDefault = 
$this->TranslateDefault($sDefault);
-                                               $sFieldSQL .= " DEFAULT 
'$sTranslatedDefault'";
+                                               $sFieldSQL .= " DEFAULT 
$sTranslatedDefault";
                                        }
                                        elseif($sDefault == '0')
                                        {




reply via email to

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