Claudio S

Results 1 comments of Claudio S

Can someone change the Usage example code that reads: $sunrisePos = $sc->getPosition($sunTimes['sunrise']); to: $sunrisePos = $sc->getSunPosition($sunTimes['sunrise']); The way it is, it's not working, and anyone that copies the code, is...