Quoting Mário Gamito <[EMAIL PROTECTED]>: > Hi, > > I'm trying to embed PHP code in /imp/templates/login/login.html > > I know the drill about login.inc, but in the CVS version this file doesn't > even exist and that's not the way I want to do it.
login.html is not a PHP file, it is a template file. You can't embed PHP code in it. http://wiki.horde.org/Doc/Dev/TemplatePackage -- ___________________________________ Michael Slusarz [EMAIL PROTECTED] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
