Added todo Dedimania Plugin
This commit is contained in:
		| @@ -237,6 +237,8 @@ class DedimaniaWebHandler { | |||||||
| 				continue; | 				continue; | ||||||
| 			} | 			} | ||||||
|  |  | ||||||
|  | 			//TODO check number of checkpoints | ||||||
|  |  | ||||||
| 			array_push($times, array('Login' => $record->login, 'Best' => $record->best, 'Checks' => $record->checkpoints)); | 			array_push($times, array('Login' => $record->login, 'Best' => $record->best, 'Checks' => $record->checkpoints)); | ||||||
| 			if (!isset($replays['VReplay'])) { | 			if (!isset($replays['VReplay'])) { | ||||||
| 				$replays['VReplay'] = $record->vReplay; | 				$replays['VReplay'] = $record->vReplay; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user