Line 310 of template.php reads:
include_once './' . drupal_get_path('theme', 'magazeen') . '/include/template.block-editing.inc';
but there is no include map in the archive.
Line 310 of template.php reads:
include_once './' . drupal_get_path('theme', 'magazeen') . '/include/template.block-editing.inc';
but there is no include map in the archive.
Comments
Comment #1
prodosh commentedHad the same problem. I am sure it wasn't there in 1.2 and I think it wasn't there in 1.3 either.
Comment #2
TapSkill commentedThe file is included now, yes? (I have it.)