Update of /cvs-repository/Products/CMFCore In directory cvs.zope.org:/tmp/cvs-serv870/CMFCore Modified Files: FSDTMLMethod.py Log Message: *fixed a cookie bug in TALES syntax in logged_in === Products/CMFCore/FSDTMLMethod.py 1.6 => 1.7 === registerFileExtension('dtml', FSDTMLMethod) +registerFileExtension('css', FSDTMLMethod) registerMetaType('DTML Method', FSDTMLMethod)