xing-api-samples
xing-api-samples copied to clipboard
PHP demo not working in sub directory
The PHP demo should be working in sub directories.
Change in the template file from href="/login" to href="login".
Change in the template file from href="/logout" to href="logout".
https://github.com/xing/xing-api-samples/blob/master/php/templates/index.twig#L27-L29
Hope somebody will fix this :-)
rel to #2 ; still an issue.