feedbrowser: fix short tag
This commit is contained in:
parent
699daf5856
commit
23f36f75ab
1 changed files with 1 additions and 1 deletions
|
@ -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"];
|
||||||
|
|
Loading…
Reference in a new issue