CLEANUP: removed all calls to mysql functions and replaced them with calls to DB_xxx
authorArun Persaud <arun@nubati.net>
Wed, 7 May 2008 03:08:53 +0000 (20:08 -0700)
committerArun Persaud <arun@nubati.net>
Wed, 7 May 2008 04:39:01 +0000 (21:39 -0700)
commit086ed1db2ec28817b3370481455c84ceaf6448c2
tree06111f54d262f69a5e3ff82f59d80b2e7bc5e73f
parenta0f87f33ef571a47b143ae06530b64c8496f2f6e
CLEANUP: removed all calls to mysql functions and replaced them with calls to DB_xxx

should be very easy now to change to a different database. also made the code look nicer ;)

Signed-off-by: Arun Persaud <arun@nubati.net>
include/cancelgame.php
include/db.php
include/functions.php
include/game.php
include/newgame.php
include/register.php
include/reminder.php
include/stats.php
include/user.php
include/welcome.php