- Removed duplicate call to drupal_page_header(). Patch by Moshe.

4.4.x
Dries Buytaert 2003-11-20 19:55:04 +00:00
parent 572db7f731
commit c7c2bf3dcf
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ include_once "includes/bootstrap.inc";
drupal_page_header();
include_once "includes/common.inc";
drupal_page_header();
fix_gpc_magic();
menu_build("system");