MDL-12888 - remove require to form no longer used

This commit is contained in:
poltawski
2008-01-09 11:03:00 +00:00
parent 18077e8b96
commit f00d4c451b
-1
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