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

Small typo with XMLAPI_USE_SSL #2

Closed
wanderingstan opened this issue Jul 13, 2011 · 1 comment
Closed

Small typo with XMLAPI_USE_SSL #2

wanderingstan opened this issue Jul 13, 2011 · 1 comment

Comments

@wanderingstan
Copy link

Just downloaded the latest version, and found this little bug on line 238:

if ( defined('XMLAPI_USER_SSL' ) && (XMLAPI_USE_SSL == '0' ) ) {

XMLAPI_USER_SSL should be XMLAPI_USE_SSL.

@davidneimeyer
Copy link
Member

Thanks wanderingstan,

This has been corrected and a new version (1.0.12) has been released

Regards,
-d

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

No branches or pull requests

2 participants