Siebrand Mazeland
|
79d5225c0e
|
* remove end of line whitespace
* remove empty lines at end of file
* remove "?>" where still present
|
2008-04-14 07:45:50 +00:00 |
|
Roan Kattouw
|
91ea00eedc
|
(bug 13517) list=users threw fatal error when only invalid usernames are specified
|
2008-03-26 18:08:58 +00:00 |
|
Alexandre Emsenhuber
|
4f60e33303
|
setting property svn:keywords Id to api files that don't have it, for use in getVersion()
|
2008-03-03 19:34:11 +00:00 |
|
Roan Kattouw
|
19358606a1
|
API: Changing all modules' getParamDescription(), getAllowedParams() and getDescription() methods to public. ApiParamInfo needs them, and some versions of PHP threw fatal errors because they were protected. Oddly, other versions didn't (maybe because the caller and the callee have a common ancestor?)
|
2008-01-28 19:05:26 +00:00 |
|
Roan Kattouw
|
a81bd8ad8f
|
API: Splitting of uiuser part of meta=userinfo to list=users, as discussed on the API list.
|
2008-01-27 20:28:36 +00:00 |
|