Closed (fixed)
Project:
Bibliography Module
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2007 at 23:39 UTC
Updated:
14 Feb 2009 at 13:43 UTC
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
Comment #1
rjerome commentedThanks,
That was a remnant of an experiment that I did and thought I completely un-did.
Ron.
Comment #2
catdevrandom commented