diff options
author | Dries Buytaert <dries@buytaert.net> | 2005-03-16 21:25:27 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2005-03-16 21:25:27 +0000 |
commit | 9e32e74e66527d647fd979de5af51cfbd6d212b9 (patch) | |
tree | 957e6f30c9c9710869d15ea0fc59f7503564ea88 /modules/comment.module | |
parent | 82565266b8de0bfe2dc3b5c9f1b23fac4fa3c788 (diff) | |
download | brdo-9e32e74e66527d647fd979de5af51cfbd6d212b9.tar.gz brdo-9e32e74e66527d647fd979de5af51cfbd6d212b9.tar.bz2 |
- Patch #12497 by Morbus: Just working on a profile reporting idea and spotted that the following fields appear to have incorrect type definitions:
profile_values.fid = int(11)
profile_values.uid = int(11)
These both appear inconsistant with the rest of the database (that I have seen i.e. user tables) where they are defined as int(10). The profile_fields.fid is defined as int(10) also.
Diffstat (limited to 'modules/comment.module')
0 files changed, 0 insertions, 0 deletions