From 1dbbbb31180ae3a7fd1bdca72cee4cf17f8d1da2 Mon Sep 17 00:00:00 2001 From: pichetp Date: Wed, 13 Jun 2007 07:36:57 +0000 Subject: [PATCH] removing no more used variable $sharedwildcard --- question/type/datasetdependent/datasetdefinitions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/question/type/datasetdependent/datasetdefinitions.php b/question/type/datasetdependent/datasetdefinitions.php index 30e7c857bd6cf..6b0113683cf07 100644 --- a/question/type/datasetdependent/datasetdefinitions.php +++ b/question/type/datasetdependent/datasetdefinitions.php @@ -12,7 +12,6 @@ $datasetmenus = $this->construct_dataset_menus( $form, $mandatorydatasets, $possibledatasets); // prepare shared wild card display - $labelsharedwildcard = get_string("sharedwildcard", "qtype_datasetdependent"); $datadefscat= array(); $datadefscat = $this->get_dataset_definitions_category($form);