2
0
forked from Wavyzz/dolibarr

Fix: remove obsolete tags (in progress)

This commit is contained in:
Regis Houssin
2011-08-27 14:24:16 +00:00
parent 38b5347d07
commit 726d9581dd
538 changed files with 869 additions and 1160 deletions

View File

@@ -20,7 +20,7 @@
* \file htdocs/ecm/docmine.php
* \ingroup ecm
* \brief Card of a directory for ECM module
* \version $Id: docmine.php,v 1.47 2011/07/31 23:50:56 eldy Exp $
* \version $Id: docmine.php,v 1.48 2011/08/27 14:24:46 hregis Exp $
* \author Laurent Destailleur
*/
@@ -378,5 +378,5 @@ if ($user->rights->ecm->read)
// End of page
$db->close();
llxFooter('$Date: 2011/07/31 23:50:56 $ - $Revision: 1.47 $');
llxFooter();
?>