From a6d97104a8a5c941d8f6c38dd84daed416b6d0d7 Mon Sep 17 00:00:00 2001 From: fisharebest Date: Mon, 14 Nov 2011 16:07:16 +0000 Subject: Update some comments from PGV to webtrees --- includes/session_spider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/session_spider.php') diff --git a/includes/session_spider.php b/includes/session_spider.php index b9c5cc8f4e..a4410c0e64 100644 --- a/includes/session_spider.php +++ b/includes/session_spider.php @@ -308,7 +308,7 @@ if (!$real) { // they are not automatically detected above. Setting his own IP address // in the ip_address table allows him to see exactly what the search engine receives. // To return to normal, the admin MUST use a different IP to get to admin -// mode or update the table pgv_ip_address directly. +// mode or update the table wt_ip_address directly. try { $search_engine=WT_DB::prepare( "SELECT ip_address, comment FROM `##ip_address`". -- cgit v1.3