diff options
Diffstat (limited to 'do.php')
-rw-r--r-- | do.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -215,6 +215,7 @@ if ($_GET['r'] == 'getpath') { VALUES ('$userID', '$mapID', '$solution', '$moves')";
mysql_query($sql);
$checkcm = true;
+ $checkcp = true;
}
// --------- APPLY ACHIEVEMENTS
|