|
@@ -45,7 +45,6 @@ require_once (api_get_path(LIBRARY_PATH)."course.lib.php");
|
|
|
require_once (api_get_path(LIBRARY_PATH).'formvalidator/FormValidator.class.php');
|
|
|
require_once (api_get_path(LIBRARY_PATH)."mail.lib.inc.php");
|
|
|
|
|
|
-/** @todo this has to be moved to a more appropriate place (after the display_header of the code)*/
|
|
|
if (!api_is_allowed_to_edit(false,true))
|
|
|
{
|
|
|
Display :: display_header(get_lang('Survey'));
|