Got it, thanks a bundle. Daniel
On Fri, Aug 29, 2008 at 8:41 AM, Patrick R. Michaud <[EMAIL PROTECTED]> wrote: > On Thu, Aug 28, 2008 at 10:00:06PM -0500, Daniel Roesler wrote: >> Hey all, >> >> I created a recipe a while back that generates a form that signs you >> up for a mailing list, but I'm having some trouble getting it to show >> up on the SiteAnalyzer page. >> >> In emaillistform.php, I added: >> $RecipeInfo['MailListForm']['0.2'] = '2008-09-28'; > > In order for it to work the $RecipeInfo line needs to read: > > $RecipeInfo['MailListForm']['Version'] = '2008-08-28'; > > Note that the second index is actually the word "Version", and not > to be replaced by the version number. > > Pm > _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
