fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16081] typo


From: sigurdne
Subject: [Fmsystem-commits] [16081] typo
Date: Tue, 13 Dec 2016 10:44:14 +0000 (UTC)

Revision: 16081
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16081
Author:   sigurdne
Date:     2016-12-13 10:44:14 +0000 (Tue, 13 Dec 2016)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/eventplanner/setup/tables_current.inc.php

Modified: trunk/eventplanner/setup/tables_current.inc.php
===================================================================
--- trunk/eventplanner/setup/tables_current.inc.php     2016-12-12 22:07:58 UTC 
(rev 16080)
+++ trunk/eventplanner/setup/tables_current.inc.php     2016-12-13 10:44:14 UTC 
(rev 16081)
@@ -272,7 +272,7 @@
                                'customer_contact_name' => array('type' => 
'text', 'nullable' => True),
                                'customer_contact_email' => array('type' => 
'text', 'nullable' => True),
                                'customer_contact_phone' => array('type' => 
'text', 'nullable' => True),
-                               'where' => array('type' => 'text', 'nullable' 
=> True),
+                               'location' => array('type' => 'text', 
'nullable' => True),
                                'reminder' => array('type' => 'int', 
'precision' => 4, 'nullable' => False, 'default' => '0'),
                                'secret' => array('type' => 'text', 'nullable' 
=> False),
                                'sms_total' => array('type' => 'int', 
'precision' => 4, 'nullable' => True),




reply via email to

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