forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* \file htdocs/imports/index.php
|
||||
* \ingroup import
|
||||
* \brief Page accueil de la zone import
|
||||
* \version $Id: index.php,v 1.13 2011/07/31 23:46:39 eldy Exp $
|
||||
* \version $Id: index.php,v 1.14 2011/08/27 14:24:59 hregis Exp $
|
||||
*/
|
||||
|
||||
require_once("../main.inc.php");
|
||||
@@ -138,6 +138,6 @@ print '</table>';
|
||||
$db->close();
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/07/31 23:46:39 $ - $Revision: 1.13 $');
|
||||
llxFooter();
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user