In Line:
$inline_links = ($inline && biblio_variable_get('inlinemode_in_links',0)) ? true : false;

As soon as i start to experiment with inline_bibs - i get the error: biblio_variable_get does not exist

I changed it to variable_get - and for me it works

Comments

rjerome’s picture

Thanks,

That was a remnant of an experiment that I did and thought I completely un-did.

Ron.

catdevrandom’s picture

Status: Active » Closed (fixed)