--- webfwlog/include/syslog.php 2006-03-03 09:27:38.000000000 -0800 +++ webfwlog/include/syslog.php 2009-11-12 15:59:08.000000000 -0800 @@ -42,7 +42,6 @@ $query = $query . "pgsql_db={$config["pgsql_db"]}\n"; $query = $query . "pgsql_wfwl_schema={$config["pgsql_wfwl_schema"]}\n"; - $query = $query . "w_tcp_flags=yes\n"; if ($have_namespace) $query = $query . "have_namespace=yes\n";