xpath('/opml/body/outline[@xmlUrl]') as $element) { if ($element->attributes()->xmlUrl == $_GET['url']) { $person = new PlanetFeed( '', $_GET['url'], '', false ); $Planet->addPerson($person); $Planet->download(1); header('Content-type: image/png'); readfile(custom_path('img/feed.png')); die(); } } echo 'Updating this URL is not allowed.';ia.org/css/mageia-logo-nav-3.png' alt='cgit logo'/> index : forums
The forums.mageia.org WebsiteMaat [maat]
aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/help/controller/faq.php
diff options
context:
space:
mode:
authorlavigor <lavigor@users.noreply.github.com>2016-11-08 16:50:53 +0300
committerlavigor <lavigor@users.noreply.github.com>2016-11-08 16:50:53 +0300
commitcdf6464382ccf4895c0c60da12f7c024fac8c57a (patch)
tree0ba87003b71babca390569268c921d2b94aea317 /phpBB/phpbb/help/controller/faq.php
parent9be9062df358aa6744b5764ac841a6b685d3ad6a (diff)
downloadforums-cdf6464382ccf4895c0c60da12f7c024fac8c57a.tar
forums-cdf6464382ccf4895c0c60da12f7c024fac8c57a.tar.gz
forums-cdf6464382ccf4895c0c60da12f7c024fac8c57a.tar.bz2
forums-cdf6464382ccf4895c0c60da12f7c024fac8c57a.tar.xz
forums-cdf6464382ccf4895c0c60da12f7c024fac8c57a.zip
[ticket/14860] Broken link on subscriptions page on mobile devices