phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] [18486] fix parse error


From: Dave Hall
Subject: [Phpgroupware-cvs] [18486] fix parse error
Date: Fri, 15 Feb 2008 22:41:42 +0000

Revision: 18486
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=18486
Author:   skwashd
Date:     2008-02-15 22:41:41 +0000 (Fri, 15 Feb 2008)

Log Message:
-----------
fix parse error

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

Modified: trunk/phpgwapi/setup/tables_update.inc.php
===================================================================
--- trunk/phpgwapi/setup/tables_update.inc.php  2008-02-15 13:08:09 UTC (rev 
18485)
+++ trunk/phpgwapi/setup/tables_update.inc.php  2008-02-15 22:41:41 UTC (rev 
18486)
@@ -1238,7 +1238,7 @@
                $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.512';
                return $GLOBALS['setup_info']['phpgwapi']['currentver'];
 
-/*
+               /*
                $GLOBALS['phpgw_setup']->oProc->m_odb->transaction_begin();
 
                
$GLOBALS['phpgw_setup']->oProc->AddColumn('phpgw_cust_attribute','lookup_form',array(
@@ -1260,7 +1260,7 @@
                        $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.513';
                        return $GLOBALS['setup_info']['phpgwapi']['currentver'];
                }
-*/
+               */
        }
 
        $test[] = '0.9.17.500';
@@ -1316,13 +1316,13 @@
                $GLOBALS['phpgw_setup']->oProc->query('INSERT INTO 
phpgw_cust_field_types(cust_field_type_descr) VALUES(\'date\')');
                $GLOBALS['phpgw_setup']->oProc->query('INSERT INTO 
phpgw_cust_field_types(cust_field_type_descr) VALUES(\'list\')');
                $GLOBALS['phpgw_setup']->oProc->query('INSERT INTO 
phpgw_cust_field_types(cust_field_type_descr) VALUES(\'db lookup\')');
-
+               
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.501';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.501';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
 
        $test[] = '0.9.17.501';
        function phpgwapi_upgrade0_9_17_501()
@@ -1353,15 +1353,14 @@
                                'fk' => array(),
                                'ix' => array(),
                                'uc' => array()
-                       )
-               );
+               ));
 
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.502';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.502';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
 
 
        $test[] = '0.9.17.502';
@@ -1430,10 +1429,10 @@
                
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.503';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.503';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
 
        $test[] = '0.9.17.503';
        function phpgwapi_upgrade0_9_17_503()
@@ -1460,10 +1459,10 @@
        
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.504';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.504';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
        
        $test[] = '0.9.17.504';
        function phpgwapi_upgrade0_9_17_504()
@@ -1479,10 +1478,10 @@
        
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.505';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.505';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
 
        $test[] = '0.9.17.505';
        function phpgwapi_upgrade0_9_17_505()
@@ -1497,10 +1496,10 @@
 
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.506';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.506';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
 
        $test[] = '0.9.17.506';
        function phpgwapi_upgrade0_9_17_506()
@@ -1526,10 +1525,10 @@
 
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.507';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.507';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
 
        $test[] = '0.9.17.507';
        function phpgwapi_upgrade0_9_17_507()
@@ -1582,10 +1581,10 @@
 
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.508';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.508';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
 
        $test[] = '0.9.17.508';
        function phpgwapi_upgrade0_9_17_508()
@@ -1624,10 +1623,10 @@
 
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.509';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.509';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
        
        $test[] = '0.9.17.509';
        function phpgwapi_upgrade0_9_17_509()
@@ -1644,10 +1643,10 @@
 
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.510';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.510';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
-       }
 
        $test[] = '0.9.17.510';
        function phpgwapi_upgrade0_9_17_510()
@@ -1662,10 +1661,10 @@
 
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.511';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.511';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }       
        }       
-       }       
 
 
        $test[] = '0.9.17.511';
@@ -1690,8 +1689,9 @@
 
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {
-               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.17.512';
-               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+                       $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.17.512';
+                       return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+               }
        }
 
        $test[] = '0.9.17.512';






reply via email to

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