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

Checking the value of variables instead of if it exists. #35

Merged
merged 4 commits into from
Apr 28, 2014

Conversation

bpearson
Copy link
Contributor

Instead of checking if a variable exists, check the value. This will allow it to be overwritten, which currently does not happen if ftplugin/php.vim runs (it just hardcodes php_sql_query to on).

spf13 added a commit that referenced this pull request Apr 28, 2014
Checking the value of variables instead of if it exists.
@spf13 spf13 merged commit 7f83642 into spf13:master Apr 28, 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