Mmm... bit of comment oddness crept in. Don't know if it was a slip of an

editor key by yours truly!
This commit is contained in:
thepurpleblob 2007-03-28 12:04:08 +00:00
parent 5fd8f999d3
commit fccf96bdeb

View 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 {