fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10378] bim: typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [10378] bim: typo
Date: Tue, 30 Oct 2012 08:13:10 +0000

Revision: 10378
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10378
Author:   sigurdne
Date:     2012-10-30 08:13:09 +0000 (Tue, 30 Oct 2012)
Log Message:
-----------
bim: typo

Modified Paths:
--------------
    trunk/bim/setup/tables_update.inc.php

Modified: trunk/bim/setup/tables_update.inc.php
===================================================================
--- trunk/bim/setup/tables_update.inc.php       2012-10-30 08:00:20 UTC (rev 
10377)
+++ trunk/bim/setup/tables_update.inc.php       2012-10-30 08:13:09 UTC (rev 
10378)
@@ -95,7 +95,7 @@
 
                $GLOBALS['phpgw_setup']->oProc->query("SELECT * FROM 
fm_bim_type",__LINE__,__FILE__);
 
-               $values = array();
+               $types = array();
                while ($GLOBALS['phpgw_setup']->oProc->next_record())
                {
                        $types[] = array




reply via email to

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