index
:
GentooBrowse API
main
ICE API backing GentooBrowse.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gentoobrowse-api
/
service
/
sql
/
users
/
get.sql
blob: 7bd778e51f573e68c1f35553c81cf100c98b5ad2 (
plain
)
1
2
3
SELECT
userid
,
username
,
userrealname
,
useremail
FROM
gentoobrowse
.
users
WHERE
userid
=
?