1
0

Finished Highscore API

This commit is contained in:
2014-07-20 16:18:05 +02:00
parent 49b7368f44
commit e4a08ce32d
11 changed files with 661 additions and 1 deletions

View File

@@ -24,6 +24,12 @@ updates -> Removed col 'Log'
ms4_log -> Added
entrys -> ms4_highscoreentries
games -> ms4_highscoregames
ms4_highscoreentries.IP -> length = 41
updateslog -> new table
<?php
$rows=Yii::app()->db->createCommand('SELECT * FROM {{updates}}')->queryAll();