import: Remove hardcoded 'report_data' table name
commit1ec0603322b7d29a8569643350630b3a10f67eed
authorAndreas Ericsson <ae@op5.se>
Fri, 11 Dec 2009 12:33:33 +0000 (11 13:33 +0100)
committerAndreas Ericsson <ae@op5.se>
Fri, 11 Dec 2009 12:33:33 +0000 (11 13:33 +0100)
treecc7a96fd6bdc2593052f70737fa0448ab88a0dfb
parent9e36b097f1ddac28ad722b30336baf35fca3249c
import: Remove hardcoded 'report_data' table name

Seems I missed a few places when I introduced sql_table_name(). This
patch fixes it.

Signed-off-by: Andreas Ericsson <ae@op5.se>
import.c