Thanks, for that :-) I've made a workaround. - so my PHP-classes work with all midgard-versions.
Anatol > -----Original Message----- > From: Armand A. Verstappen [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 5:02 PM > To: [EMAIL PROTECTED] > Subject: Re: [midgard-user] mgd_eval? > > > On Tue, 2003-01-21 at 12:39, Anatol Mayr / HEXAGON wrote: > > I use "mgd_eval" to make it possible to use php-code in templates. > > I've made redhat73-rpms for midgard-1.4.4 but it seems as if this > > function is not available in 1.4.4 or it is undocumented. > > The OO-PHP-classes I use work fine with midgard 1.4.1 and midgard 1.4.3. > > mgd_eval is made available through a configure switch: > > --with-eval-hack Hack to change eval into mgd_eval on the fly. > Discouraged, but necesary for backwards > compatibility, > and therefore enabled by default. > > ... and sticking to that default gives me a working mgd_eval overhere. > > -- > Envida http://www.envida.net/ > Armand A. Verstappen Graadt van Roggenweg 328 > [EMAIL PROTECTED] 3531 AH Utrecht > tel: +31 (0)30 298 2255 Postbus 19127 > fax: +31 (0)30 298 2111 3501 DC Utrecht > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
