]> the.earth.li Git - onak.git/commitdiff
Fix config structure references for dynamic backends
authorJonathan McDowell <noodles@earth.li>
Mon, 13 Aug 2007 14:51:12 +0000 (14:51 +0000)
committerJonathan McDowell <noodles@earth.li>
Mon, 13 Aug 2007 14:51:12 +0000 (14:51 +0000)
This patch fixes the config structure when dynamic backends are
used - the basic issue is that when the backend was loaded, it wouldn't
(neccessarily) share the config structure with the program that called
it (and had therefore read the config). Thanks to Brett Parker.


No differences found