Example #1
0
 function getT()
 {
     $to = \core\Memcached::value("salorium", "torrentfile1404853105");
     $tott = new Torrent($to);
     $tott->send();
 }