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
\ingroup core
\version $Id$
\brief File of class to manage cookies
* \file htdocs/core/cookie.class.php
* \ingroup core
* \version $Id$
* \brief File of class to manage cookies
*/
class DolCookie
{
var $myKey;