Fix: remove obsolete tags (in progress)

This commit is contained in:
Regis Houssin
2011-08-27 14:24:16 +00:00
parent 38b5347d07
commit 726d9581dd
538 changed files with 869 additions and 1160 deletions

View File

@@ -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();
?>