From 9b29f45a0f18b52d824e00d3baf3271eaf336c92 Mon Sep 17 00:00:00 2001 From: Nathan Gray Date: Tue, 29 Sep 2009 14:22:10 +0000 Subject: [PATCH] Remove return true; it was from the previous way I tried. --- etemplate/inc/class.nextmatch_widget.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/etemplate/inc/class.nextmatch_widget.inc.php b/etemplate/inc/class.nextmatch_widget.inc.php index ade5c1e7a5..06cfdcb3f6 100644 --- a/etemplate/inc/class.nextmatch_widget.inc.php +++ b/etemplate/inc/class.nextmatch_widget.inc.php @@ -944,7 +944,6 @@ class nextmatch_widget $value = $value_in; } } - return true; } var $separator = ';';