1
Vexed
$xoopsTpl->assign_by_ref( 'xoBlocks', $some_blocks) twice???
  • 2008/3/28 6:23

  • Vexed

  • Just popping in

  • Posts: 4

  • Since: 2008/3/27


Version 2.0.18.1

In theme_blocks.php, Line 38
$this->theme->template->assign_by_ref( 'xoBlocks', $this->blocks );

In header.php, Line 73
$xoopsTpl->assign_by_ref( 'xoBlocks', $aggreg->blocks );