Browse Source

[svn r10001] new plugins locations

Patrick Cool 18 years ago
parent
commit
5804e9e6ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/inc/banner.inc.php

+ 1 - 1
main/inc/banner.inc.php

@@ -74,7 +74,7 @@ elseif (isset ($nameTools) && $langFile != 'course_home')
 	Plugins for banner section
 -----------------------------------------------------------------------------
 */
-api_plugin('banner');
+api_plugin('header');
 
 $web_course_path = api_get_path(WEB_COURSE_PATH);