".$lang_label["dbmain_title"]." > "; echo $lang_label["db_purge_audit"].""; echo ""; echo ""; echo ""; echo ""; $result_t=mysql_query("SELECT min(fecha) FROM tsesion"); $row=mysql_fetch_array($result_t); echo ""; echo ""; echo ""; echo ""; echo "
"; $result_t=mysql_query("SELECT COUNT(*) FROM tsesion"); $row=mysql_fetch_array($result_t); echo "".$lang_label["total"]."".$row[0]." ".$lang_label["records"]."
".$lang_label["first_date"]."".$row[0]."
"; $result_t=mysql_query("SELECT max(fecha) FROM tsesion"); $row=mysql_fetch_array($result_t); echo "".$lang_label["latest_date"]."".$row[0]."
"; ?>

" onClick="if (!confirm('')) return false;">