diff --git a/process.php b/process.php --- a/process.php +++ b/process.php @@ -2,7 +2,6 @@ session_start(); -include_once 'errors.php'; include_once 'class.schedule.php'; include_once 'class.class.php'; include_once 'class.section.php';