X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=2bb43217a32a26f096e35b460dadcd0184622585;hb=40c213b1f4ab1331f5c203ffee5fc91e042eb7c7;hp=3dec5e9a619763cbaf362755c7f7d2def74e5a36;hpb=13718f9fdcadece1fc56f84743d6646595fac9b7;p=brisk.git diff --git a/web/index_rd.php b/web/index_rd.php index 3dec5e9..2bb4321 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -406,7 +406,7 @@ $s = "[".$sess."] index_rd.php stats: "; foreach ($S_load_stat as $key => $value) { $s .= sprintf("%s: %d - ", $key, $value); } -error_log($s, 0); +log_crit($s); ?>