X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=project.lisp;h=d5213f95c295debfdab0c64d9fc1fae7365cae63;hb=cfaad04360c41c3c930d8da4eeafc848ff46f6aa;hp=027f1bdcf7914bd98a1dbc00f775398709e0b9aa;hpb=628dda3f26ad183880fea5871c37b9cfa33b425a;p=wol.git 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))