mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-17 16:51:30 +00:00
feedbrowser: fix short tag
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<?
|
<?php
|
||||||
function make_feed_browser($link, $search, $limit, $mode = 1) {
|
function make_feed_browser($link, $search, $limit, $mode = 1) {
|
||||||
|
|
||||||
$owner_uid = $_SESSION["uid"];
|
$owner_uid = $_SESSION["uid"];
|
||||||
|
|||||||
Reference in New Issue
Block a user