mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/notification.php
|
||||
* \ingroup notification
|
||||
* \brief Page to setup notification module
|
||||
* \version $Id: notification.php,v 1.13 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -121,6 +120,6 @@ print '</table>';
|
||||
$db->close();
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.13 $');
|
||||
llxFooter();
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user