This commit is contained in:
Laurent Destailleur 2009-07-22 16:06:19 +00:00
parent 14ddc853f8
commit 5ee8333882

View File

@ -1,6 +1,6 @@
<?php <?php
/* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> /* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2008 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2004-2009 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2005-2009 Regis Houssin <regis@dolibarr.fr> * Copyright (C) 2005-2009 Regis Houssin <regis@dolibarr.fr>
* Copyright (C) 2007 Franky Van Liedekerke <franky.van.liedekerke@telenet.be> * Copyright (C) 2007 Franky Van Liedekerke <franky.van.liedekerke@telenet.be>
* *
@ -20,9 +20,9 @@
*/ */
/** /**
\file htdocs/compta/stats/casoc.php * \file htdocs/compta/stats/casoc.php
\brief Page reporting CA par societe * \brief Page reporting CA par societe
\version $Id$ * \version $Id$
*/ */
require("./pre.inc.php"); require("./pre.inc.php");