X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Fstatadm.php;h=19038f8032de2e2c5f93eae0393b96a0f06b71c4;hb=bc9829daa12627ea4f7822ae399788752f1f5c0d;hp=bebfe11f900979d7f9a8eb00b06e8abafe935d80;hpb=6cef4ed334f5ebec880fc6039399f511836d4ec0;p=brisk.git diff --git a/web/briskin5/statadm.php b/web/briskin5/statadm.php index bebfe11..19038f8 100644 --- a/web/briskin5/statadm.php +++ b/web/briskin5/statadm.php @@ -50,7 +50,7 @@ function main() if ($pazz != $G_alarm_passwd) exit; - if (($fp = @fopen(LEGAL_PATH."/legal.log", 'r')) == FALSE) { + if (($fp = @fopen(LEGAL_PATH."/points.log", 'r')) == FALSE) { echo "Open data file error"; exit; }