--- branches/pear-db/my2pg/xx_pear_db.php 2004/03/05 22:38:33 50 +++ branches/pear-db/my2pg/xx_pear_db.php 2004/03/05 22:46:57 51 @@ -59,6 +59,9 @@ function xx_insert_id($con = 0) { + + die ("xx_insert_id called"); + if ($con == 0) { $con = $GLOBALS['xx_dbh']; }