Alexander Bokovoy <[EMAIL PROTECTED]> said:
> Hello Alan,
>
> Monday, July 17, 2000, 7:08:07 AM, you wrote:
>
> > Just looking at making my framed admin backwards compatible -
> > The first one I came across was adding in the sitegroup stuff - on the
main
> > page -
> > if(function_exists("mgd_has_sitegroups"))
> > to wrap any sitegroup stuff...
> It will work. Anyway, current Admin Site doesn't fully backward
> compatible with 1.2.5 because it uses PCRE, for example, and PHP
> version included with 1.2.5 doesn't have PCRE support by default.
PCRE? was that the object orientated update of elements?
> There are other incompatibilities (backward-related) like
> $midgard->prefix, <(author)>, $mgdroot, etc.
mmh, Since function_exists("mgd_has_sitegroups") should return true whether or
not it was compiled in, I guess this is a good check for $host->prefix as
well....
the <input name=prefix value=$host->prefix>
the mgdroot works (as it is set to "") when used on older servers.. -
>
>
> --
> Best regards,
> Alexander mailto:[EMAIL PROTECTED]
>
>
>
> --
> This is The Midgard Project's mailing list. For more information,
> please visit the project's web site at http://www.midgard-project.org
>
> To unsubscribe the list, send an empty email message to address
> [EMAIL PROTECTED]
>
>
>
--
Technical Director
Linux Center (HK) Ltd.
www.hklc.com
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]