Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Fix variable declaration #1879

Open
emartinez-usgs opened this issue Nov 28, 2018 · 0 comments
Open

Fix variable declaration #1879

emartinez-usgs opened this issue Nov 28, 2018 · 0 comments

Comments

@emartinez-usgs
Copy link
Member

https://github.com/usgs/earthquake-website/blob/master/src/htdocs/data/comcat/contributor/_contributor.inc.php#L18

Should use isset, for example:

$HEAD = (isset($HEAD) ? $HEAD : '') .
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant