Exemplo n.º 1
0
 public function check_loading()
 {
     return Response::json(BGGData::getCurrentUserNameCollectionDataInCache($_GET['compare']));
 }