From 3aad1ac9fc0b83734063cb419f0a6be0793de299 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Sat, 25 Apr 2009 00:37:59 +0200 Subject: [PATCH] [svn r20099] Remove CSV export see FS#4054 added by jhp1411 --- main/survey/survey.lib.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/survey/survey.lib.php b/main/survey/survey.lib.php index e93caf781a..ad1ab532dd 100644 --- a/main/survey/survey.lib.php +++ b/main/survey/survey.lib.php @@ -24,7 +24,7 @@ * @package dokeos.survey * @author Patrick Cool , Ghent University: cleanup, refactoring and rewriting large parts (if not all) of the code @author Julio Montoya Armas , Dokeos: Personality Test modification and rewriting large parts of the code -* @version $Id: survey.lib.php 19903 2009-04-20 22:53:56Z cvargas1 $ +* @version $Id: survey.lib.php 20099 2009-04-24 22:37:59Z juliomontoya $ * * @todo move this file to inc/lib * @todo use consistent naming for the functions (save vs store for instance) @@ -2632,7 +2632,7 @@ class SurveyUtil { echo ''; echo ''; echo '
'; - echo ' '.get_lang('ExportAsCSV').' '; + //echo ' '.get_lang('ExportAsCSV').' '; echo ' '.get_lang('ExportAsXLS').' '; // the delete link