forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/system/web.php
|
||||
* \brief Page des infos systeme du serveur Web
|
||||
* \version $Id: web.php,v 1.13 2011/07/31 22:23:14 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -47,5 +46,5 @@ print "<tr $bc[1]><td>".$langs->trans("DataRootServer")."</td><td>" . DOL_DATA_R
|
||||
print '</table>';
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:14 $ - $Revision: 1.13 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user