의 미러
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
mod/match.php - Friendika -> Friendica
This commit is contained in:
부모
6797485f6e
커밋
9b2171ecee
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
@ -31,7 +31,7 @@ function match_content(&$a) {
|
|||
$params['p'] = $a->pager['page'];
|
||||
|
||||
if(strlen(get_config('system','directory_submit_url')))
|
||||
$x = post_url('http://dir.friendika.com/msearch', $params);
|
||||
$x = post_url('http://dir.friendica.com/msearch', $params);
|
||||
else
|
||||
$x = post_url($a->get_baseurl() . '/msearch', $params);
|
||||
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue