mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:35:56 +00:00
use html5 audio player instead of flash when possible
This commit is contained in:
@@ -307,6 +307,9 @@
|
||||
|
||||
// XML method
|
||||
if ($subop == "sanityCheck") {
|
||||
|
||||
$_SESSION["hasAudio"] = $_REQUEST["hasAudio"] === "true";
|
||||
|
||||
print "<rpc-reply>";
|
||||
if (sanity_check($link)) {
|
||||
print "<error error-code=\"0\"/>";
|
||||
|
||||
Reference in New Issue
Block a user