update hook_admin

This commit is contained in:
ceb 2003-04-23 01:51:27 +00:00
parent 31f9734d02
commit fb2360c3d5

View File

@ -19,6 +19,6 @@
);
//Do not modify below this line
display_section($appname,lang($appname),$file); // please not 2. appname is for .14 compatibilty
$GLOBALS['phpgw']->common->display_mainscreen($appname,$file);
}
?>