mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
MDL-12888 - remove require to form no longer used
merged from MOODLE_19_STABLE
This commit is contained in:
parent
f62cb19d89
commit
8bbcf67bce
@ -4,7 +4,6 @@
|
||||
|
||||
require_once("../config.php");
|
||||
require_once("lib.php");
|
||||
require_once('category_add_form.php');
|
||||
|
||||
$categoryedit = optional_param('categoryedit', -1,PARAM_BOOL);
|
||||
$delete = optional_param('delete',0,PARAM_INT);
|
||||
|
Loading…
x
Reference in New Issue
Block a user