Remove some E_NOTICE warnings.

This commit is contained in:
Andrew McMillan 2006-12-02 11:43:36 +13:00
parent 236d7d0a80
commit aed8875443

View File

@ -28,7 +28,7 @@ function make_help_link($matches)
function send_page_header() {
global $session, $c, $page_menu, $user_menu, $role_menu, $relationship_menu;
global $session, $c, $page_menu, $user_menu, $role_menu, $relationship_menu, $active_menu_pattern;
// echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">';