X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2FObj%2Fprovider_proxy.phh;h=57d98522f9c8b3352f1c4e0c14a9511b731dc97f;hp=fc01ababc2ee5049d36eaa3a2581eb232a6a2a03;hb=db5d6355c39327ba7f8052f360f1e846ba4ad01c;hpb=5470910335a6a3e37b30783bfa39a15e8ff225b1 diff --git a/web/Obj/provider_proxy.phh b/web/Obj/provider_proxy.phh index fc01aba..57d9852 100644 --- a/web/Obj/provider_proxy.phh +++ b/web/Obj/provider_proxy.phh @@ -82,7 +82,7 @@ class ProviderProxy function realip(&$header, $ip) { - fprintf(STDERR, "PP realip: [%d]\n", count($this->pp)); + // fprintf(STDERR, "PP realip: [%d]\n", count($this->pp)); if ($this->pp != NULL) { foreach ($this->pp as $pp_name => $pp_item) { // fprintf(STDERR, "PP loop: [%s][%s]\n", $pp_name, $ip); @@ -100,4 +100,4 @@ class ProviderProxy } } -?> \ No newline at end of file +?>