History log of /web-master/fetch/user.php (Results 1 – 6 of 6)
Revision Date Author Comments
# 48cb59d3 30-Jan-2021 Rasmus Lerdorf

A bit of PHP 7.4/8.0 cleanup


# 0e511803 10-Dec-2018 Peter Kokot

Refactor long array() syntax to short []

Since app is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`.


# 91eea02b 20-Jan-2012 Ferenc Kovacs

remove the register_globals dependency


# 56a39943 07-Jun-2009 Hannes Magnusson

Fix error message


# 067676e9 01-May-2009 Hannes Magnusson

- Use a token I actually know what is
- Remove useless exit/echos


# 0369d914 01-May-2009 Hannes Magnusson

Add an API to retrieve details about individual users