feedbrowser: fix short tag
This commit is contained in:
parent
699daf5856
commit
23f36f75ab
|
@ -1,4 +1,4 @@
|
|||
<?
|
||||
<?php
|
||||
function make_feed_browser($link, $search, $limit, $mode = 1) {
|
||||
|
||||
$owner_uid = $_SESSION["uid"];
|
||||
|
|
Loading…
Reference in New Issue