diff options
author | matthiasgrimm <matthiasgrimm@users.sourceforge.net> | 2006-01-24 20:06:25 +0100 |
---|---|---|
committer | matthiasgrimm <matthiasgrimm@users.sourceforge.net> | 2006-01-24 20:06:25 +0100 |
commit | dfdd92d5662e73b29998dacc0aa2f79437dfd82f (patch) | |
tree | 0e2e47eed14754594622cf9ed64462c15fb9840b /inc/common.php | |
parent | 6ab04157718c5e3a08b08d27bf325c9c2ce660b4 (diff) | |
download | rpg-dfdd92d5662e73b29998dacc0aa2f79437dfd82f.tar.gz rpg-dfdd92d5662e73b29998dacc0aa2f79437dfd82f.tar.bz2 |
MySQL modify user patch
This patch changed the function modifyUser(). Before this update
each data change was applied by deleting and re-adding the complete
user entry. The new function uses the UPDATE SQL statement.
Furthermore all human readable error messages were removed. The
calling procedure is in charge now to inform the user about
failures. Internal debug messages were added. They can be enabled
in the configuration file.
Last but not least the module retrieves the database version now
to handle incompatible features between different MySQL versions.
darcs-hash:20060124190625-7ef76-f6dffabf230155aa51bf3c8569c31fd444634407.gz
Diffstat (limited to 'inc/common.php')
0 files changed, 0 insertions, 0 deletions