mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-24 10:21:32 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* \file htdocs/compta/clients.php
|
||||
* \ingroup compta
|
||||
* \brief Show list of customers to add an new invoice
|
||||
* \version $Id: clients.php,v 1.66 2011/08/03 00:46:24 eldy Exp $
|
||||
* \version $Id: clients.php,v 1.67 2011/08/27 14:24:30 hregis Exp $
|
||||
*/
|
||||
|
||||
require('../main.inc.php');
|
||||
@@ -214,5 +214,5 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/03 00:46:24 $ - 1.46 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user