1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:45:56 +00:00

feedbrowser: fix short tag

This commit is contained in:
Andrew Dolgov
2012-12-27 01:16:18 +04:00
parent 699daf5856
commit 23f36f75ab

View File

@@ -1,4 +1,4 @@
<?
<?php
function make_feed_browser($link, $search, $limit, $mode = 1) {
$owner_uid = $_SESSION["uid"];