From cfaad04360c41c3c930d8da4eeafc848ff46f6aa Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 9 Aug 2003 22:18:32 +0000 Subject: [PATCH] r5481: *** empty log message *** --- project.lisp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/project.lisp b/project.lisp index 027f1bd..d5213f9 100644 --- a/project.lisp +++ b/project.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: July 2003 ;;;; -;;;; $Id: project.lisp,v 1.9 2003/08/09 21:42:24 kevin Exp $ +;;;; $Id: project.lisp,v 1.10 2003/08/09 22:18:32 kevin Exp $ ;;;; ;;;; This file and Wol are Copyright (c) 2001-2003 by Kevin M. Rosenberg ;;;; ************************************************************************* @@ -151,8 +151,6 @@ (let ((proj (entity-project ent))) (ecase (project-connector proj) (:aserve - (cmsg "Set-cookie: ~A" (websession-key - (websession-from-req req))) (net.aserve:set-cookie-header (aserve-request req) :name (project-name (entity-project ent)) -- 2.34.1