mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 17:48:25 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/admin/syslog.php
|
||||
* \ingroup syslog
|
||||
* \brief Setup page for syslog module
|
||||
* \version $Id: syslog.php,v 1.32 2011/07/31 22:23:26 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -164,5 +163,5 @@ print '</td></tr>';
|
||||
print '</table>';
|
||||
print "</form>\n";
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:26 $ - $Revision: 1.32 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user