mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 19:41:26 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
/**
|
||||
* \file htdocs/user/home.php
|
||||
* \brief Home page of users and groups management
|
||||
* \version $Id: home.php,v 1.52 2011/08/21 10:01:37 hregis Exp $
|
||||
* \version $Id: home.php,v 1.53 2011/08/27 14:24:50 hregis Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -259,5 +259,5 @@ print '</table>';
|
||||
$db->close();
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/08/21 10:01:37 $ - $Revision: 1.52 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user