summaryrefslogtreecommitdiffstats
path: root/includes/datas.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-01-15 01:22:39 -0800
committerPatrick Davison <snapwilliam@gmail.com>2013-01-15 01:22:39 -0800
commitcc579e91af8adbef5ddda979dbbe5db93a8c32ef (patch)
treee7acbf3108c0bc315ac858129c0eda62e4c0fd23 /includes/datas.php
parent43067b7e18c0bd44f703a8bee8770bcdab674f20 (diff)
parent4617f928718883862000aedc6c915e9161bfb35f (diff)
downloadpathery-cc579e91af8adbef5ddda979dbbe5db93a8c32ef.tar.xz
Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery
Diffstat (limited to 'includes/datas.php')
-rw-r--r--includes/datas.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/datas.php b/includes/datas.php
index 66c816b..cdaf0c8 100644
--- a/includes/datas.php
+++ b/includes/datas.php
@@ -574,7 +574,7 @@ function getAchievementCurrency($userID, $aType) {
case 3:
$sql = "SELECT totalTies
FROM `users`
- WHERE `userID` = '$userID'";
+ WHERE `ID` = '$userID'";
break;
case 4:
$sql = "SELECT championPoints