installation Fatal Error

Re: installation Fatal Error

by David Gilbert -
Number of replies: 0
Can anybody help please, the offending lines are indicated below.
else {
        // Note down which blocks are going to get displayed
       $allblocks = array_merge($leftblocks, $rightblocks);
        $recblocks = get_records('blocks','visible','1');
        blocks_used($allblocks);
    }

Thanks

Dave