BUG 0000 new Feature: Report table ver 2. (fix)

- miising new field on additional_tables table
This commit is contained in:
Erik Amaru Ortiz
2011-06-29 16:19:38 -04:00
parent 8b237e3c52
commit 6912b3b81f
8 changed files with 82 additions and 82 deletions

View File

@@ -94,8 +94,6 @@ class FieldsMapBuilder {
$tMap->addColumn('FLD_FILTER', 'FldFilter', 'int', CreoleTypes::TINYINT, false, null);
$tMap->addColumn('ADD_TAB_TAG', 'AddTabTag', 'string', CreoleTypes::VARCHAR, false, 256);
} // doBuild()
} // FieldsMapBuilder