1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 06:07:32 +02:00

leftover debug

This commit is contained in:
SecretR
2013-02-06 19:50:59 +02:00
parent 68f949ec7b
commit ce83fbee3c

View File

@@ -4209,7 +4209,7 @@ class e_admin_ui extends e_admin_controller_ui
{ {
$updated[] = $id; $updated[] = $id;
} }
echo($sql->getLastQuery()."\n"); // echo($sql->getLastQuery()."\n");
$c++; $c++;
} }
//echo "Updated ".implode(",",$updated); //echo "Updated ".implode(",",$updated);