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

Fix the config get request #54

Closed
valpackett opened this issue Aug 2, 2016 · 1 comment
Closed

Fix the config get request #54

valpackett opened this issue Aug 2, 2016 · 1 comment

Comments

@valpackett
Copy link

The spec says it's GET /micropub?q=config, but Quill is STILL doing GET /micropub!

get_micropub_config($user);
get_micropub_config called without any query
function get_micropub_config(&$user, $query=[]) {
default query is blank!

@aaronpk
Copy link
Owner

aaronpk commented Aug 2, 2016

Thanks! will get to this soon!

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