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

@@ -49,7 +49,8 @@ class ProgramUpdates extends CActiveRecord
'ProgramUpdatesLog',
[
'programname' => 'Name'
]],
]
],
);
}