close
Skip to content

PHP error fix#56

Closed
Diafwl wants to merge 1 commit intosecure-77:mainfrom
Diafwl:main
Closed

PHP error fix#56
Diafwl wants to merge 1 commit intosecure-77:mainfrom
Diafwl:main

Conversation

@Diafwl
Copy link
Copy Markdown

@Diafwl Diafwl commented Jan 31, 2023

There is no check for if $refName does not exist
because of that php sometimes gives error likes that Undefined variable $refName

I added exist or not statment also deleted strlen() because it is not needed

fix for "Undefined variable $refName" error
@secure-77
Copy link
Copy Markdown
Owner

Thanks for your PR but it was easier to just add the variable instead to have two different return statements.

@secure-77 secure-77 closed this Feb 5, 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

Successfully merging this pull request may close these issues.

2 participants