diff options
Diffstat (limited to 'lib/elearning/Ilias5ContentModule.class.php')
| -rw-r--r-- | lib/elearning/Ilias5ContentModule.class.php | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/lib/elearning/Ilias5ContentModule.class.php b/lib/elearning/Ilias5ContentModule.class.php deleted file mode 100644 index 3f50c02..0000000 --- a/lib/elearning/Ilias5ContentModule.class.php +++ /dev/null @@ -1,16 +0,0 @@ -<?php -/** - * class to handle ILIAS 5.2 learning modules and tests - * - * This class contains methods to handle ILIAS 5 learning modules and tests. - * - * @author Arne Schröder <schroeder@data-quest.de> - * @access public - * @modulegroup elearning_interface_modules - * @module Ilias5ContentModule - * @package ELearning-Interface - */ -class Ilias5ContentModule extends Ilias4ContentModule -{ - -}
\ No newline at end of file |
