When I make revcheck this evening, found a lot of Notice level error message
in revcheck.html:
Notice: Undefined offset: 8 in /usr/home/dallas/phpdoc/scripts/revcheck.php
on line 550
Notice: Undefined variable: files_by_maint in
/usr/home/dallas/phpdoc/scripts/revcheck.php on line 589
Notice: Undefined index: 昵称 in
/usr/home/dallas/phpdoc/scripts/revcheck.php on line 589
Notice: Undefined offset: 8 in /usr/home/dallas/phpdoc/scripts/revcheck.php
on line 589
Notice: Undefined index: dallas in
/usr/home/dallas/phpdoc/scripts/revcheck.php on line 589
Notice: Undefined offset: 8 in /usr/home/dallas/phpdoc/scripts/revcheck.php
on line 589
Notice: Undefined index: lm92 in
/usr/home/dallas/phpdoc/scripts/revcheck.php on line 589
Notice: Undefined offset: 8 in /usr/home/dallas/phpdoc/scripts/revcheck.php
on line 589
Notice: Undefined index: yincheng
I have to turn display_errors off in php.ini. Something really wrong or
just me? Thanks.