Rasmus Lerdorf
|
48cb59d326
|
A bit of PHP 7.4/8.0 cleanup
|
2021-01-30 13:18:46 -08:00 |
|
Peter Kokot
|
0e511803a5
|
Refactor long array() syntax to short []
Since app is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`.
|
2018-12-10 03:26:03 +01:00 |
|
Ferenc Kovacs
|
91eea02b74
|
remove the register_globals dependency
|
2012-01-20 23:23:58 +01:00 |
|
Hannes Magnusson
|
56a39943cc
|
Fix error message
|
2009-06-07 12:20:52 +00:00 |
|
Hannes Magnusson
|
067676e908
|
- Use a token I actually know what is
- Remove useless exit/echos
|
2009-05-01 21:37:41 +00:00 |
|
Hannes Magnusson
|
0369d914da
|
Add an API to retrieve details about individual users
|
2009-05-01 20:28:07 +00:00 |
|