account_search_results.php: Pull out DB code
commit71f2efd7af4b32eb514c134769fc969e5e64bd2b
authorcanyonknight <canyonknight@gmail.com>
Wed, 23 May 2012 19:25:23 +0000 (23 15:25 -0400)
committerLukas Fleischer <archlinux@cryptocrack.de>
Fri, 6 Jul 2012 09:26:54 +0000 (6 11:26 +0200)
treea7fd8afcfac1a79289d86d9dc27ea404d69c4e5a
parentc2b65f2b7bffeed46a2981f4eeb04e063c379ac0
account_search_results.php: Pull out DB code

* Move DB code from account_search_results.php to already existing function
in acctfuncs.inc.php
* Centralization of DB code important in a future transition to PDO interface

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