diff --git a/htdocs/admin/system/database-tables-contraintes.php b/htdocs/admin/system/database-tables-contraintes.php
index 6be7124278e..36d074b3395 100644
--- a/htdocs/admin/system/database-tables-contraintes.php
+++ b/htdocs/admin/system/database-tables-contraintes.php
@@ -92,7 +92,7 @@ else
$i=0;
while ($i < $num)
{
- $obj = $db->fetch_object($rsult);
+ $obj = $db->fetch_object($result);
$var=!$var;
print "
";
diff --git a/htdocs/admin/system/database.php b/htdocs/admin/system/database.php
index fdf22f5544b..1f4ee937d26 100644
--- a/htdocs/admin/system/database.php
+++ b/htdocs/admin/system/database.php
@@ -65,9 +65,8 @@ else if ($conf->db->type == 'pgsql')
}
else if ($conf->db->type == 'mssql')
{
- //TODO: récupérer les infos du serveur
//$sqls[0] = "";
- //$base=3;
+ //$base=3;
}
if (! $base)
diff --git a/htdocs/comm/prospect/fiche.php b/htdocs/comm/prospect/fiche.php
index 9f4c80d7f11..144c367dfa3 100644
--- a/htdocs/comm/prospect/fiche.php
+++ b/htdocs/comm/prospect/fiche.php
@@ -105,16 +105,6 @@ if ($socid > 0)
dolibarr_fiche_head($head, 'prospect', $societe->nom);
-
- /* TODO Finir verification PagesJaunes
- * print '';
- */
-
-
print "