의 미러
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
Add param documentation
This commit is contained in:
부모
432587464c
커밋
2c959b925d
1개의 변경된 파일과 2개의 추가작업 그리고 2개의 파일을 삭제
|
@ -673,8 +673,8 @@ function fix_contact_ssl_policy(&$contact,$new_policy) {
|
|||
/**
|
||||
* @brief Remove Google Analytics and other tracking platforms params from URL
|
||||
*
|
||||
* @param string $url
|
||||
* @return string
|
||||
* @param string $url Any user-submitted URL that may contain tracking params
|
||||
* @return string The same URL stripped of tracking parameters
|
||||
*/
|
||||
function strip_tracking_query_params($url)
|
||||
{
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue