<?php

$task=$_REQUEST['task'];

include('mpd.php');
include('../model/player.php')

?>