mcramer
2013-09-18 cab7ea5faaa2f3510c8488e7d19d083fc05ac6ca
interface/lib/classes/tform_base.inc.php
@@ -166,6 +166,7 @@
      * @return record
      */
      protected function _decode($record, $tab = '', $api = false) {
            global $app;
            $new_record = '';
            if($api == false) {
               $table_idx = $this->formDef['db_table_idx'];