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

Whitespace/code cleanup #2

Merged

Conversation

adamsilverstein
Copy link
Contributor

  • add limits and no_count_rows to optimize queries
  • add some missing output escaping
  • change some spaces to tabs, some remain
  • add coding standards spacing to JS as well
  • cast post id as (int) to avoid XSS vector

* add limits and no_count_rows to optimize queries
* add some missing output escaping
* change some spaces to tabs, some remain
* add coding standards spacing to JS as well
* cast post id as (int) to avoid XSS vector
mrbobbybryant added a commit that referenced this pull request Dec 1, 2014
@mrbobbybryant mrbobbybryant merged commit beb9879 into mrbobbybryant:master Dec 1, 2014
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.

None yet

2 participants