mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
\file htdocs/contrat/info.php
|
||||
\ingroup contrat
|
||||
\brief Page des informations d'un contrat
|
||||
\version $Id: info.php,v 1.25 2011/07/31 23:46:54 eldy Exp $
|
||||
\version $Id: info.php,v 1.26 2011/08/27 14:24:18 hregis Exp $
|
||||
*/
|
||||
|
||||
require ("../main.inc.php");
|
||||
@@ -58,5 +58,5 @@ print '</div>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 23:46:54 $ - $Revision: 1.25 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user