Ticket #51: mythweb-no2ANN.patch

File mythweb-no2ANN.patch, 719 bytes (added by Mark Edwards, 19 years ago)
  • mythweb/includes/mythbackend.php

    old new  
    314311                copy("$fileurl.png", $pngpath);
    315312            }
    316313            elseif ($datasocket && $recs[3]) {
    317 //                backend_command("ANN Playback $hostname 0",
    318 //                                $host, $port);
     314                backend_command("ANN Playback $hostname 0",
     315                                $host, $port);
    319316                backend_command(array('QUERY_FILETRANSFER '.$recs[1], 'REQUEST_BLOCK', $recs[3]),
    320317                                $host, $port);
    321318