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

VenueExists doesn't exist? #1

Closed
generalredneck opened this issue Feb 12, 2018 · 1 comment
Closed

VenueExists doesn't exist? #1

generalredneck opened this issue Feb 12, 2018 · 1 comment

Comments

@generalredneck
Copy link

I can't seem to find the venueExists function anywhere. I'm pretty sure that in this verison, it should return TRUE if the $venueUrlName == 'none'. I say that... but I suspect the app doesn't know which venues are available because if I recall, the phone app is a type in box for this... OpenKJ doesn't seem to call this function.

$exists = venueExists($venueUrlName);

@ILightburn
Copy link
Member

That's just something that got left in when I pared down the code from the full code used on songbook.openkj.org. The Android/iOS apps call it when validating the venueid that a user enters. It won't matter until I modify the apps to work with the standalone server.

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