Example #1
0
static function getGenre()
{
	$array = Query::getObject();
	return $array["genre"];
}