From: thepurpleblob Date: Wed, 28 Mar 2007 12:04:08 +0000 (+0000) Subject: Mmm... bit of comment oddness crept in. Don't know if it was a slip of an X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fccf96bdebe9892757d197a1a1b625390c350ffd;p=moodle.git Mmm... bit of comment oddness crept in. Don't know if it was a slip of an editor key by yours truly! --- 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 {