mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Bunch of category functions moved from lib/questionlib.php
This commit is contained in:
parent
947217d725
commit
4fbfd9711c
4 changed files with 197 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
*/
|
||||
|
||||
require_once("../config.php");
|
||||
require_once($CFG->libdir.'/questionlib.php');
|
||||
require_once( "editlib.php" );
|
||||
require_once($CFG->dirroot.'/lib/uploadlib.php');
|
||||
|
||||
// get parameters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue