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

@@ -19,7 +19,7 @@
* \file htdocs/ecm/docfile.php
* \ingroup ecm
* \brief Card of a file for ECM module
* \version $Id: docfile.php,v 1.19 2011/07/31 23:50:55 eldy Exp $
* \version $Id: docfile.php,v 1.20 2011/08/27 14:24:46 hregis Exp $
* \author Laurent Destailleur
*/
@@ -284,5 +284,5 @@ if ($_GET["action"] != 'edit')
// End of page
$db->close();
llxFooter('$Date: 2011/07/31 23:50:55 $ - $Revision: 1.19 $');
llxFooter();
?>