From fccf96bdebe9892757d197a1a1b625390c350ffd Mon Sep 17 00:00:00 2001 From: thepurpleblob Date: Wed, 28 Mar 2007 12:04:08 +0000 Subject: [PATCH] Mmm... bit of comment oddness crept in. Don't know if it was a slip of an editor key by yours truly! --- question/format.php | 9 --------- 1 file changed, 9 deletions(-) diff --git a/question/format.php b/question/format.php index 5619926b40..cce13b5b11 100644 --- a/question/format.php +++ b/question/format.php @@ -7,15 +7,6 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU Public License * @package questionbank * @subpackage importexport - *//** */ - -/** - * Base class for question import and export formats. - * - * Doesn't do everything on it's own -- it needs to be extended. - * - * @package questionbank - * @subpackage importexport */ class qformat_default { -- 2.39.5