Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined variable in include/diff_util.php ($n, $m) #196

Closed
danielmarschall opened this issue Nov 6, 2023 · 0 comments
Closed

Undefined variable in include/diff_util.php ($n, $m) #196

danielmarschall opened this issue Nov 6, 2023 · 0 comments

Comments

@danielmarschall
Copy link
Contributor

The following problem has been found in my PHP error log

include/diff_util.php

PHP Warning: Undefined variable $n in .../websvn/include/diff_util.php on line 243
PHP Warning: Undefined variable $n in .../websvn/include/diff_util.php on line 247
PHP Warning: Undefined variable $m in .../websvn/include/diff_util.php on line 251

One instance is found here:
https://svn.viathinksoft.com/websvn/diff.php?repname=winbugtracker&path=%2Ftrunk%2Fbugtracker_mysql.sql&rev=6&ignorews=0
(svn co https://svn.viathinksoft.com/svn/userdetect2/trunk)

@michael-o michael-o changed the title Undefined variable in include/diff_util.php Undefined variable in include/diff_util.php ($n, $m) Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant