Ejemplo n.º 1
0
function db_que_list_by_type_location($user_id, $planet_id = null, $que_type = false, $for_update = false)
{
    return classSupernova::db_que_list_by_type_location($user_id, $planet_id, $que_type, $for_update);
}