Explorar o código

[svn r17149] Minor - remove deprecated comment

Yannick Warnier %!s(int64=16) %!d(string=hai) anos
pai
achega
857919af56
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      main/survey/survey_invite.php

+ 0 - 1
main/survey/survey_invite.php

@@ -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'));