Skip to content
Snippets Groups Projects
Commit 111cd702 authored by Petri Asikainen's avatar Petri Asikainen
Browse files

add core_course_category

parent 682ebb89
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ use coursecat; ...@@ -27,6 +27,7 @@ use coursecat;
use tool_lifecycle\local\manager\settings_manager; use tool_lifecycle\local\manager\settings_manager;
use tool_lifecycle\local\response\trigger_response; use tool_lifecycle\local\response\trigger_response;
use tool_lifecycle\settings_type; use tool_lifecycle\settings_type;
use core_course_category;
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
require_once(__DIR__ . '/../lib.php'); require_once(__DIR__ . '/../lib.php');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment