]> git.mjollnir.org Git - moodle.git/commitdiff
Mmm... bit of comment oddness crept in. Don't know if it was a slip of an
authorthepurpleblob <thepurpleblob>
Wed, 28 Mar 2007 12:04:08 +0000 (12:04 +0000)
committerthepurpleblob <thepurpleblob>
Wed, 28 Mar 2007 12:04:08 +0000 (12:04 +0000)
editor key by yours truly!

question/format.php

index 5619926b40b18ad1a732ff188f00ebb00556f161..cce13b5b11070b6e2ec78a6635ba9b17a1b175f9 100644 (file)
@@ -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 {