Closed (fixed)
Project:
Arthemia
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2009 at 16:17 UTC
Updated:
28 Jun 2009 at 05:20 UTC
Many modules need support of $closure, for example: Administration menu (http://drupal.org/project/admin_menu). So please add the var to page.tpl.php.
Just add
print $closure;
below
Comments
Comment #1
naheemsays commentedThis should already be in the latest nightly - I added that yesterday.
Please can you test and confirm?
Comment #2
naheemsays commentedComment #3
007pig commentedConfirmed. Thank you :)