fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10261] Controller: Changed table name in func get_id


From: Torstein
Subject: [Fmsystem-commits] [10261] Controller: Changed table name in func get_id_field_name
Date: Thu, 18 Oct 2012 13:49:51 +0000

Revision: 10261
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10261
Author:   vator
Date:     2012-10-18 13:49:51 +0000 (Thu, 18 Oct 2012)
Log Message:
-----------
Controller: Changed table name in func get_id_field_name

Modified Paths:
--------------
    trunk/controller/inc/class.socontrol.inc.php

Modified: trunk/controller/inc/class.socontrol.inc.php
===================================================================
--- trunk/controller/inc/class.socontrol.inc.php        2012-10-18 13:41:34 UTC 
(rev 10260)
+++ trunk/controller/inc/class.socontrol.inc.php        2012-10-18 13:49:51 UTC 
(rev 10261)
@@ -736,7 +736,7 @@
                        {
                                $ret = array
                                (
-                                       'table'                 => 'control', 
// alias
+                                       'table'                 => 
'controller_control', // alias
                                        'field'                 => 'id',
                                        'translated'    => 'id'
                                );




reply via email to

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