Re: Installer broken
mikespub <[email protected]> Thu, 08 Apr 2010 20:19:28 +0200
| Newsgroups | gmane.comp.cms.xaraya.devel |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
On 8/04/2010 20:13, [email protected] wrote: > Apparently from the > $this->fixLegacy(); > call in xsltransformer.php > > I assume this was just some testing code you left in there? > > Marc No, as I mentioned in the commit log, the idea was to support legacy templates transparently if the "Load legacy support" was checked. I thought I'd covered the install issue by checking for the presence of the xarConfigVars class first, but apparently not well enough :-( Thanks for pointing it out - I'll give it another shot tonight... Mike.