MDL-12888 - remove require to form no longer used

merged from MOODLE_19_STABLE
This commit is contained in:
poltawski 2008-01-09 11:04:39 +00:00
parent 8bbcf67bce
commit e0bd367d01

View File

@ -5,7 +5,6 @@
require_once("../config.php");
require_once("lib.php");
require_once('category_add_form.php');
$id = required_param('id', PARAM_INT); // Category id
$page = optional_param('page', 0, PARAM_INT); // which page to show