Suppression du lien vers phpinfo

This commit is contained in:
Rodolphe Quiedeville 2003-03-11 14:10:31 +00:00
parent aa83a4e5cc
commit 70ff7f77a4

View File

@ -71,9 +71,5 @@ print '<tr><td>Database name</td><td>' . $conf->webcal->db->name . '</td></tr>';
print '</table>';
$db = new Db();
?> <a href="phpinfo.php">phpinfo</a> <?PHP
llxFooter();
?>