20161230
sql delete replaced by delete flag log list (simple), log categories minor bug fixes in css
This commit is contained in:
@@ -12,6 +12,7 @@ else {
|
||||
JOIN training ON tr_id = pr_training_tr_id
|
||||
WHERE
|
||||
pr_user_kid_uk_id = ".$user->get_uk_id()."
|
||||
AND tr_deleted = 0
|
||||
ORDER BY tr_date DESC;
|
||||
";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user