This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
friendica
/
friendica
огледало од
https://github.com/friendica/friendica.git
Прати
1
Волим
2
Креирај огранак
1
Код
Дискусије
Издања
49
Вики
Activity
Преглед изворни кода
cut/paste error
pull/148/head
friendica
пре 8 година
родитељ
511d8a30a0
комит
057a142b8c
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mod/item.php
+ 1
- 1
mod/item.php
Прегледај датотеку
@ -857,7 +857,7 @@ function handle_tag($a, &$body, &$inform, &$str_tags, $profile_uid, $tag) {
if
(
strpos
(
$tag
,
'@'
)
===
0
)
{
//is it already replaced?
if
(
strpos
(
$tag
,
'[url='
))
continue
;
return
;
$stat
=
false
;
//get the person's name
$name
=
substr
(
$tag
,
1
);
Write
Preview
Loading…
Откажи
Сачувај