summaryrefslogtreecommitdiffstats
path: root/admin/exportclases/class.rtfIzvozResults.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/exportclases/class.rtfIzvozResults.php')
-rw-r--r--admin/exportclases/class.rtfIzvozResults.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/admin/exportclases/class.rtfIzvozResults.php b/admin/exportclases/class.rtfIzvozResults.php
index 31975bb..3fe4340 100644
--- a/admin/exportclases/class.rtfIzvozResults.php
+++ b/admin/exportclases/class.rtfIzvozResults.php
@@ -115,8 +115,7 @@ class RtfIzvozResults {
{
SurveyUserSetting::getInstance()->Init($this->anketa['id'], $global_user_id);
- if (SurveyInfo::getInstance()->getSurveyColumn('db_table') == 1)
- $this->db_table = '_active';
+ $this->db_table = SurveyInfo::getInstance()->getSurveyArchiveDBString();
}
else
return false;