acctfuncs.inc.php: Change wording of account editing message
commit65e93f134faf9c98574a99f7f40d9f0bdb4256eb
authorcanyonknight <canyonknight@gmail.com>
Tue, 22 Jan 2013 22:41:43 +0000 (22 22:41 +0000)
committerLukas Fleischer <archlinux@cryptocrack.de>
Wed, 30 Jan 2013 08:25:30 +0000 (30 09:25 +0100)
treeff4d5af1934199de8447faaa54359e463e493a3e
parent150b0f9f0a5174e72a27469030135e98b2a43815
acctfuncs.inc.php: Change wording of account editing message

An error message is printed when the number of affected rows is
0 for an edited account. A count of 0 doesn't imply an error,
only that no changes were made in the database.

Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/lib/acctfuncs.inc.php