コード例 #1
0
ファイル: Test.php プロジェクト: CamTosh/Mediastorrent
 function getT()
 {
     $to = \core\Memcached::value("salorium", "torrentfile1404853105");
     $tott = new Torrent($to);
     $tott->send();
 }