HOME | GIT | CV | MUSINGS
LOG | FILES | OVERVIEW
F diff --git a/php/database.php b/php/database.php --- a/php/database.php +++ b/php/database.php } //print count($id); - return $id["id"]; + return $id; }