mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
remove old server url
This commit is contained in:
@@ -46,7 +46,6 @@ class OwnCloud extends Plugin {
|
||||
if (defined('OWNCLOUD_URL')) {
|
||||
$own_url = OWNCLOUD_URL;
|
||||
}
|
||||
// $own_url = "https://home.g3la.de/owncloud/";
|
||||
|
||||
print json_encode(array("title" => $title, "link" => $article_link,
|
||||
"id" => $id, "ownurl" => $own_url));
|
||||
|
||||
Reference in New Issue
Block a user