Index: trunk/globals.php =================================================================== diff -u -r389 -r392 --- trunk/globals.php (.../globals.php) (revision 389) +++ trunk/globals.php (.../globals.php) (revision 392) @@ -140,30 +140,6 @@ return $val; } -function IsTablePresent($ado, $tables) -{ - $ado = GetADODBConnection(); - - $t = explode(",",$tables); - - $i = $ado->MetaTables(); - for($x=0;$x