kevingorman1000

Results 4 issues of kevingorman1000

Fully created the NCIC API. Documentation has been started and is included but subject to change. Users API will be to follow. Updated, better documentation will be to follow.

**Notes for Development milestone 1.1.0** **- oc-apps/cad.php** missing sidebar button **- oc-apps/cad.php** New Persons Bolo/New vehicle bolo not displaying modal. **- oc-apps/civilian.php** missing sidebar button **- oc-apps/civilian.php** warrants buttons not...

1.0 milestone

Have noticed a bug that doens't allow login within the 1.0 milestone version (Latest canary). Whenever you login after a session has expired, it still states your session has expired...

When doing a `$tmdb->getMovie($movieId);`, what is the best way to return false if said movie doesn't exist? For example, `$tmdb->getMovie(asdasdas);` would return false as `asdasdas` wouldn't be a valid movie...