Greetings! On Sat, 2003-01-04 at 01:02, Olav Schettler wrote: > However, I found a different solution: Rather than trying to initialize > Midgard from within a .php file, I require() my .php file from an ordinary > Midgard page:
This is a neat trick for solving the problem. However, on longer term we should try to enable calling Midgard from regular PHP pages even without this. For that we need the mgd_init function into midgard-php. If you want to try this out, you'll find a patch in: http://marc.theaimsgroup.com/?l=midgard-dev&m=103333552010655&w=2 Enhancement request related to this: http://bugs.midgard-project.org/view_bug_advanced_page.php?f_id=0000266 > Olav Schettler /Bergie -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com/ Nemein Oy has moved. Our new address is Nemein Oy, Innopoli 2, Tekniikantie 14, FIN-02150 Espoo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
