Definition:
function is_time() {}
Is the query for a specific time?
Source code
function is_time() { return (bool) $this->is_time; }
2211
Definition:
function is_time() {}
function is_time() { return (bool) $this->is_time; }
2211
No comments yet... Be the first to leave a reply!