Skip to content

Fixed warnings and a security vulnerability#2

Open
gjuric wants to merge 1 commit intoxme:masterfrom
gjuric:master
Open

Fixed warnings and a security vulnerability#2
gjuric wants to merge 1 commit intoxme:masterfrom
gjuric:master

Conversation

@gjuric
Copy link

@gjuric gjuric commented Apr 20, 2012

  • Files ending in .inc are usually sent as plain text by the web server. By changing the extension to .php it is now not possible to view the database credentials
  • Default values for $_GET are now set so PHP does not issue Notices about undefined idexes

 - Files ending in .inc are usually sent as plain text by the
   web server. By changing the extension to .php it is now not
   possible to view the database credentials
 - Default values for $_GET are now set so PHP does not issue
   Notices about undefined idexes
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.

1 participant