This commit is contained in:
Laurent Destailleur 2010-04-21 18:40:18 +00:00
parent 5490f71326
commit ba479b95f0

View File

@ -17,13 +17,12 @@
*/ */
/** /**
\file htdocs/core/cookie.class.php * \file htdocs/core/cookie.class.php
\ingroup core * \ingroup core
\version $Id$ * \version $Id$
\brief File of class to manage cookies * \brief File of class to manage cookies
*/ */
class DolCookie class DolCookie
{ {
var $myKey; var $myKey;