dx4 v2
This commit is contained in:
+1
-1
@@ -362,7 +362,7 @@ CreateApi(function ($api) {
|
||||
FastDBReq($db, 'DELETE FROM rings WHERE classId=? AND fromDate=?', [$classId, $day]);
|
||||
break;
|
||||
default:
|
||||
return "you saved your live because you did'n know what tabs are here";
|
||||
return "you saved your live because you didn't know what tabs are here";
|
||||
}
|
||||
$db = null;
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user